Home
last modified time | relevance | path

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

/drivers/greybus/
Dhd.c72 int gb_hd_cport_allocate(struct gb_host_device *hd, int cport_id, in gb_hd_cport_allocate() function
Dconnection.c161 ret = gb_hd_cport_allocate(hd, hd_cport_id, flags); in _gb_connection_create()