Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dsvc_watchdog.c160 bool gb_svc_watchdog_enabled(struct gb_svc *svc) in gb_svc_watchdog_enabled() function
Dsvc.h94 bool gb_svc_watchdog_enabled(struct gb_svc *svc);
Dsvc.c77 gb_svc_watchdog_enabled(svc) ? "enabled" : "disabled"); in watchdog_show()