Home
last modified time | relevance | path

Searched defs:platform_wdt_driver (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Ddavinci_wdt.c254 static struct platform_driver platform_wdt_driver = { variable
262 module_platform_driver(platform_wdt_driver); variable
H A Dpnx4008_wdt.c236 static struct platform_driver platform_wdt_driver = { variable
244 module_platform_driver(platform_wdt_driver); variable
/kernel/linux/linux-6.6/drivers/watchdog/
H A Ddavinci_wdt.c238 static struct platform_driver platform_wdt_driver = { variable
246 module_platform_driver(platform_wdt_driver); variable
H A Dpnx4008_wdt.c223 static struct platform_driver platform_wdt_driver = { variable
231 module_platform_driver(platform_wdt_driver); variable

Completed in 3 milliseconds