Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dconnection.c678 static int _gb_connection_enable(struct gb_connection *connection, bool rx) in _gb_connection_enable() function
753 ret = _gb_connection_enable(connection, true); in gb_connection_enable()
778 ret = _gb_connection_enable(connection, false); in gb_connection_enable_tx()