Searched refs:mtx1_wdt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/mtx-1/
H A Dplatform.c63 static struct platform_device mtx1_wdt = { variable in typeref:struct:platform_device
140 &mtx1_wdt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dmtx-1_wdt.c242 static struct platform_driver mtx1_wdt = { variable in typeref:struct:platform_driver
251 return platform_driver_register(&mtx1_wdt);
256 platform_driver_unregister(&mtx1_wdt);

Completed in 100 milliseconds