Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dconnection.h64 struct gb_connection *gb_connection_create_static(struct gb_host_device *hd,
Dconnection.c232 gb_connection_create_static(struct gb_host_device *hd, u16 hd_cport_id, in gb_connection_create_static() function
Dsvc.c1331 svc->connection = gb_connection_create_static(hd, GB_SVC_CPORT_ID, in gb_svc_create()