Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dsvc.h57 struct gb_svc *gb_svc_create(struct gb_host_device *hd);
Dhd.c189 hd->svc = gb_svc_create(hd); in gb_hd_create()
Dsvc.c1304 struct gb_svc *gb_svc_create(struct gb_host_device *hd) in gb_svc_create() function