Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/greybus/
Dconnection.c671 static int _gb_connection_enable(struct gb_connection *connection, bool rx) in _gb_connection_enable() function
746 ret = _gb_connection_enable(connection, true); in gb_connection_enable()
771 ret = _gb_connection_enable(connection, false); in gb_connection_enable_tx()