Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/greybus/
Dconnection.h67 struct gb_connection *gb_connection_create_static(struct gb_host_device *hd,
/Linux-v6.1/drivers/greybus/
Dconnection.c228 gb_connection_create_static(struct gb_host_device *hd, u16 hd_cport_id, in gb_connection_create_static() function
Dsvc.c1339 svc->connection = gb_connection_create_static(hd, GB_SVC_CPORT_ID, in gb_svc_create()