Home
last modified time | relevance | path

Searched refs:tnetv107x_wdt_device (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/mach-davinci/include/mach/
Dtnetv107x.h51 extern struct platform_device tnetv107x_wdt_device;
/linux-3.4.99/arch/arm/mach-davinci/
Ddevices-tnetv107x.c257 struct platform_device tnetv107x_wdt_device = { variable
384 platform_device_register(&tnetv107x_wdt_device); in tnetv107x_devices_init()
Dtnetv107x.c735 tnetv107x_watchdog_reset(&tnetv107x_wdt_device); in tnetv107x_restart()