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

/linux-4.4.14/drivers/watchdog/
H A Diop_wdt.c221 static struct miscdevice iop_wdt_miscdev = { variable in typeref:struct:miscdevice
241 ret = misc_register(&iop_wdt_miscdev); iop_wdt_init()
250 misc_deregister(&iop_wdt_miscdev); iop_wdt_exit()

Completed in 135 milliseconds