Searched refs:gb_connection_enable_tx (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/greybus/
H A Dconnection.h85 int gb_connection_enable_tx(struct gb_connection *connection);
/linux-master/drivers/greybus/
H A Dcontrol.c485 ret = gb_connection_enable_tx(control->connection);
533 ret = gb_connection_enable_tx(control->connection);
H A Dconnection.c757 int gb_connection_enable_tx(struct gb_connection *connection) function
780 EXPORT_SYMBOL_GPL(gb_connection_enable_tx); variable
/linux-master/drivers/staging/greybus/
H A Dbootrom.c447 ret = gb_connection_enable_tx(connection);
H A Dgpio.c533 ret = gb_connection_enable_tx(connection);
H A Dpower_supply.c1086 ret = gb_connection_enable_tx(connection);
H A Dsdio.c791 ret = gb_connection_enable_tx(connection);
H A Duart.c876 retval = gb_connection_enable_tx(connection);
H A Dlight.c1274 ret = gb_connection_enable_tx(connection);

Completed in 406 milliseconds