Home
last modified time | relevance | path

Searched refs:watchdog_unregister_device (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwatchdog_core.c355 void watchdog_unregister_device(struct watchdog_device *wdd) in watchdog_unregister_device() function
365 EXPORT_SYMBOL_GPL(watchdog_unregister_device);
369 watchdog_unregister_device(*(struct watchdog_device **)res); in devm_watchdog_unregister_device()
H A Docteon-wdt-main.c583 watchdog_unregister_device(&octeon_wdt); in octeon_wdt_init()
592 watchdog_unregister_device(&octeon_wdt); in octeon_wdt_cleanup()
H A Dsun4v_wdt.c179 watchdog_unregister_device(&wdd); in sun4v_wdt_exit()
H A Dwm8350_wdt.c161 watchdog_unregister_device(&wm8350_wdt); in wm8350_wdt_remove()
H A Dbooke_wdt.c217 watchdog_unregister_device(&booke_wdt_dev); in booke_wdt_exit()
H A Dsoftdog.c218 watchdog_unregister_device(&softdog_dev); in softdog_exit()
H A Dretu_wdt.c151 watchdog_unregister_device(wdog); in retu_wdt_remove()
H A Dtxx9wdt.c150 watchdog_unregister_device(&txx9wdt); in txx9wdt_remove()
H A Dmenz69_wdt.c147 watchdog_unregister_device(&drv->wdt); in men_z069_remove()
H A Drn5t618_wdt.c176 watchdog_unregister_device(&wdt->wdt_dev); in rn5t618_wdt_remove()
H A Dvia_wdt.c235 watchdog_unregister_device(&wdt_dev); in wdt_remove()
H A Ds3c2410_wdt.c641 watchdog_unregister_device(&wdt->wdt_device); in s3c2410wdt_probe()
662 watchdog_unregister_device(&wdt->wdt_device); in s3c2410wdt_remove()
H A Ddiag288_wdt.c309 watchdog_unregister_device(&wdt_dev); in diag288_exit()
H A Dbcm47xx_wdt.c225 watchdog_unregister_device(&wdt->wdd); in bcm47xx_wdt_remove()
H A Dit87_wdt.c354 watchdog_unregister_device(&wdt_dev); in it87_wdt_exit()
H A Dnic7018_wdt.c225 watchdog_unregister_device(&wdt->wdd); in nic7018_remove()
H A Dst_lpc_wdt.c274 watchdog_unregister_device(&st_wdog_dev); in st_wdog_resume()
H A Dni903x_wdt.c232 watchdog_unregister_device(&wdt->wdd); in ni903x_acpi_remove()
H A Die6xx_wdt.c275 watchdog_unregister_device(&ie6xx_wdt_dev); in ie6xx_wdt_remove()
H A Dshwdt.c284 watchdog_unregister_device(&sh_wdt_dev); in sh_wdt_remove()
H A Drti_wdt.c312 watchdog_unregister_device(&wdt->wdd); in rti_wdt_remove()
H A Di6300esb.c336 watchdog_unregister_device(&edev->wdd); in esb_remove()
H A Drenesas_wdt.c278 watchdog_unregister_device(&priv->wdev); in rwdt_remove()
H A Dsp805_wdt.c311 watchdog_unregister_device(&wdt->wdd); in sp805_wdt_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwatchdog.h211 extern void watchdog_unregister_device(struct watchdog_device *);

12