Home
last modified time | relevance | path

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

12

/linux/drivers/watchdog/
A Dwatchdog_core.c392 void watchdog_unregister_device(struct watchdog_device *wdd) in watchdog_unregister_device() function
402 EXPORT_SYMBOL_GPL(watchdog_unregister_device);
406 watchdog_unregister_device(*(struct watchdog_device **)res); in devm_watchdog_unregister_device()
A Docteon-wdt-main.c586 watchdog_unregister_device(&octeon_wdt); in octeon_wdt_init()
595 watchdog_unregister_device(&octeon_wdt); in octeon_wdt_cleanup()
A Dsun4v_wdt.c179 watchdog_unregister_device(&wdd); in sun4v_wdt_exit()
A Dbooke_wdt.c217 watchdog_unregister_device(&booke_wdt_dev); in booke_wdt_exit()
A Dsoftdog.c218 watchdog_unregister_device(&softdog_dev); in softdog_exit()
A Dwm8350_wdt.c161 watchdog_unregister_device(&wm8350_wdt); in wm8350_wdt_remove()
A Dtxx9wdt.c150 watchdog_unregister_device(&txx9wdt); in txx9wdt_remove()
A Dmenz69_wdt.c147 watchdog_unregister_device(&drv->wdt); in men_z069_remove()
A Drn5t618_wdt.c176 watchdog_unregister_device(&wdt->wdt_dev); in rn5t618_wdt_remove()
A Dvia_wdt.c235 watchdog_unregister_device(&wdt_dev); in wdt_remove()
A Dbcm47xx_wdt.c225 watchdog_unregister_device(&wdt->wdd); in bcm47xx_wdt_remove()
A Ddiag288_wdt.c305 watchdog_unregister_device(&wdt_dev); in diag288_exit()
A Dit87_wdt.c346 watchdog_unregister_device(&wdt_dev); in it87_wdt_exit()
A Ds3c2410_wdt.c641 watchdog_unregister_device(&wdt->wdt_device); in s3c2410wdt_probe()
662 watchdog_unregister_device(&wdt->wdt_device); in s3c2410wdt_remove()
A Dnic7018_wdt.c225 watchdog_unregister_device(&wdt->wdd); in nic7018_remove()
A Drti_wdt.c309 watchdog_unregister_device(&wdt->wdd); in rti_wdt_remove()
A Die6xx_wdt.c275 watchdog_unregister_device(&ie6xx_wdt_dev); in ie6xx_wdt_remove()
A Dni903x_wdt.c232 watchdog_unregister_device(&wdt->wdd); in ni903x_acpi_remove()
A Dshwdt.c284 watchdog_unregister_device(&sh_wdt_dev); in sh_wdt_remove()
A Dst_lpc_wdt.c274 watchdog_unregister_device(&st_wdog_dev); in st_wdog_resume()
A Di6300esb.c336 watchdog_unregister_device(&edev->wdd); in esb_remove()
A Dhpwdt.c380 watchdog_unregister_device(&hpwdt_dev); in hpwdt_exit()
A Dsp805_wdt.c311 watchdog_unregister_device(&wdt->wdd); in sp805_wdt_remove()
A Drenesas_wdt.c299 watchdog_unregister_device(&priv->wdev); in rwdt_remove()
/linux/include/linux/
A Dwatchdog.h219 extern void watchdog_unregister_device(struct watchdog_device *);

Completed in 41 milliseconds

12