Home
last modified time | relevance | path

Searched refs:watchdog_stop (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/watchdog/
Dwatchdog_dev.c104 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop() function
202 err = watchdog_stop(wdd); in watchdog_ioctl()
309 err = watchdog_stop(wdd); in watchdog_release()
Df71808e_wdt.c405 static int watchdog_stop(void) in watchdog_stop() function
492 watchdog_stop(); in watchdog_release()
579 watchdog_stop(); in watchdog_ioctl()
612 watchdog_stop(); in watchdog_notify_sys()
807 watchdog_stop(); in f71808e_exit()
/linux-3.4.99/drivers/hwmon/
Dsch56xx-common.c458 static int watchdog_stop(struct sch56xx_watchdog_data *data) in watchdog_stop() function
474 watchdog_stop(data); in watchdog_release()
608 ret = watchdog_stop(data); in watchdog_ioctl()
Dfschmd.c787 static int watchdog_stop(struct fschmd_data *data) in watchdog_stop() function
850 watchdog_stop(data); in watchdog_release()
952 ret = watchdog_stop(data); in watchdog_ioctl()
1279 watchdog_stop(data); in fschmd_remove()