Home
last modified time | relevance | path

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

12

/linux/drivers/watchdog/
H A Dwatchdog_core.c406 void watchdog_unregister_device(struct watchdog_device *wdd) in watchdog_unregister_device() function
416 EXPORT_SYMBOL_GPL(watchdog_unregister_device);
420 watchdog_unregister_device(*(struct watchdog_device **)res); in devm_watchdog_unregister_device()
H A Docteon-wdt-main.c580 watchdog_unregister_device(&octeon_wdt); in octeon_wdt_init()
589 watchdog_unregister_device(&octeon_wdt); in octeon_wdt_cleanup()
H A Dsun4v_wdt.c179 watchdog_unregister_device(&wdd); in sun4v_wdt_exit()
H A Ddiag288_wdt.c179 watchdog_unregister_device(&wdt_dev); in diag288_exit()
H A Dbooke_wdt.c217 watchdog_unregister_device(&booke_wdt_dev); in booke_wdt_exit()
H A Dsoftdog.c216 watchdog_unregister_device(&softdog_dev); in softdog_exit()
H A Dtxx9wdt.c150 watchdog_unregister_device(&txx9wdt); in txx9wdt_remove()
H A Dmenz69_wdt.c143 watchdog_unregister_device(&drv->wdt); in men_z069_remove()
H A Dvia_wdt.c236 watchdog_unregister_device(&wdt_dev); in wdt_remove()
H A Dstarfive-wdt.c510 watchdog_unregister_device(&wdt->wdd); in starfive_wdt_probe()
523 watchdog_unregister_device(&wdt->wdd); in starfive_wdt_remove()
H A Dnic7018_wdt.c226 watchdog_unregister_device(&wdt->wdd); in nic7018_remove()
H A Dit87_wdt.c416 watchdog_unregister_device(&wdt_dev); in it87_wdt_exit()
H A Dst_lpc_wdt.c264 watchdog_unregister_device(&st_wdog_dev); in st_wdog_resume()
H A Dshwdt.c284 watchdog_unregister_device(&sh_wdt_dev); in sh_wdt_remove()
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 Di6300esb.c336 watchdog_unregister_device(&edev->wdd); in esb_remove()
H A Dhpwdt.c376 watchdog_unregister_device(&hpwdt_dev); in hpwdt_exit()
H A Drti_wdt.c356 watchdog_unregister_device(&wdt->wdd); in rti_wdt_remove()
H A Dw83627hf_wdt.c541 watchdog_unregister_device(&wdt_dev); in wdt_exit()
H A Drenesas_wdt.c299 watchdog_unregister_device(&priv->wdev); in rwdt_remove()
H A Domap_wdt.c314 watchdog_unregister_device(&wdev->wdog); in omap_wdt_remove()
H A Dsp805_wdt.c320 watchdog_unregister_device(&wdt->wdd); in sp805_wdt_remove()
H A Dat91sam9_wdt.c378 watchdog_unregister_device(&wdt->wdd); in at91wdt_remove()
/linux/include/linux/
H A Dwatchdog.h225 extern void watchdog_unregister_device(struct watchdog_device *);

12