Home
last modified time | relevance | path

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

/drivers/staging/greybus/
Dsvc_watchdog.c161 bool gb_svc_watchdog_enabled(struct gb_svc *svc) in gb_svc_watchdog_enabled() function
Dsvc.h95 bool gb_svc_watchdog_enabled(struct gb_svc *svc);
Dsvc.c78 gb_svc_watchdog_enabled(svc) ? "enabled" : "disabled"); in watchdog_show()