Home
last modified time | relevance | path

Searched refs:tpu_driver (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clocksource/
Dh8300_tpu.c183 static struct platform_driver tpu_driver = { variable
194 return platform_driver_register(&tpu_driver); in tpu_init()
199 platform_driver_unregister(&tpu_driver); in tpu_exit()
/linux-4.4.14/drivers/pwm/
Dpwm-renesas-tpu.c466 static struct platform_driver tpu_driver = { variable
475 module_platform_driver(tpu_driver);