Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dsvc.h65 void gb_svc_put(struct gb_svc *svc);
/openbmc/linux/drivers/greybus/
H A Dhd.c113 gb_svc_put(hd->svc); in gb_hd_release()
H A Dsvc.c1405 void gb_svc_put(struct gb_svc *svc) in gb_svc_put() function