Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dsvc_watchdog.c35 gb_svc_watchdog_enable(watchdog->svc); in svc_watchdog_pm_notifier()
132 retval = gb_svc_watchdog_enable(svc); in gb_svc_watchdog_create()
167 int gb_svc_watchdog_enable(struct gb_svc *svc) in gb_svc_watchdog_enable() function
H A Dsvc.c92 retval = gb_svc_watchdog_enable(svc); in watchdog_store()
/openbmc/linux/include/linux/greybus/
H A Dsvc.h100 int gb_svc_watchdog_enable(struct gb_svc *svc);