Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/greybus/
Dconnection.c22 static bool gb_connection_cport_in_use(struct gb_interface *intf, u16 cport_id) in gb_connection_cport_in_use() function
155 if (intf && gb_connection_cport_in_use(intf, cport_id)) { in _gb_connection_create()