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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Docteon-wdt-main.c645 static struct miscdevice octeon_wdt_miscdev = { variable in typeref:struct:miscdevice
688 ret = misc_register(&octeon_wdt_miscdev);
723 misc_deregister(&octeon_wdt_miscdev);

Completed in 25 milliseconds