Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/greybus/
Dconnection.c674 static int _gb_connection_enable(struct gb_connection *connection, bool rx) in _gb_connection_enable() function
749 ret = _gb_connection_enable(connection, true); in gb_connection_enable()
774 ret = _gb_connection_enable(connection, false); in gb_connection_enable_tx()