Home
last modified time | relevance | path

Searched refs:gb_svc_watchdog_disable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/greybus/
H A Dsvc_watchdog.c32 gb_svc_watchdog_disable(watchdog->svc); in svc_watchdog_pm_notifier()
155 gb_svc_watchdog_disable(svc); in gb_svc_watchdog_destroy()
183 int gb_svc_watchdog_disable(struct gb_svc *svc) in gb_svc_watchdog_disable() function
H A Dsvc.c94 retval = gb_svc_watchdog_disable(svc); in watchdog_store()
/openbmc/linux/include/linux/greybus/
H A Dsvc.h101 int gb_svc_watchdog_disable(struct gb_svc *svc);