Home
last modified time | relevance | path

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

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