Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dhd.h64 int gb_hd_cport_allocate(struct gb_host_device *hd, int cport_id,
Dhd.c72 int gb_hd_cport_allocate(struct gb_host_device *hd, int cport_id, in gb_hd_cport_allocate() function
Dconnection.c165 ret = gb_hd_cport_allocate(hd, hd_cport_id, flags); in _gb_connection_create()