Home
last modified time | relevance | path

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

/linux/include/linux/greybus/
H A Dhd.h69 void gb_hd_cport_release(struct gb_host_device *hd, u16 cport_id);
/linux/drivers/greybus/
H A Dhd.c96 void gb_hd_cport_release(struct gb_host_device *hd, u16 cport_id) in gb_hd_cport_release() function
H A Dconnection.c220 gb_hd_cport_release(hd, hd_cport_id); in _gb_connection_create()
898 gb_hd_cport_release(connection->hd, connection->hd_cport_id); in gb_connection_destroy()