Home
last modified time | relevance | path

Searched refs:gb_svc_watchdog (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/greybus/
H A Dsvc_watchdog.c15 struct gb_svc_watchdog { struct
27 struct gb_svc_watchdog *watchdog = in svc_watchdog_pm_notifier() argument
28 container_of(notifier, struct gb_svc_watchdog, pm_notifier); in svc_watchdog_pm_notifier()
65 struct gb_svc_watchdog *watchdog; in do_work()
69 watchdog = container_of(work, struct gb_svc_watchdog, work.work); in do_work()
109 struct gb_svc_watchdog *watchdog; in gb_svc_watchdog_create()
149 struct gb_svc_watchdog *watchdog = svc->watchdog; in gb_svc_watchdog_destroy()
169 struct gb_svc_watchdog *watchdog; in gb_svc_watchdog_enable()
185 struct gb_svc_watchdog *watchdog; in gb_svc_watchdog_disable()
/openbmc/linux/include/linux/greybus/
H A Dsvc.h32 struct gb_svc_watchdog;
54 struct gb_svc_watchdog *watchdog;