Home
last modified time | relevance | path

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

/drivers/greybus/
Dcontrol.c485 ret = gb_connection_enable_tx(control->connection); in gb_control_enable()
533 ret = gb_connection_enable_tx(control->connection); in gb_control_resume()
Dconnection.c757 int gb_connection_enable_tx(struct gb_connection *connection) in gb_connection_enable_tx() function
780 EXPORT_SYMBOL_GPL(gb_connection_enable_tx);
/drivers/staging/greybus/
Dbootrom.c447 ret = gb_connection_enable_tx(connection); in gb_bootrom_probe()
Dgpio.c529 ret = gb_connection_enable_tx(connection); in gb_gpio_probe()
Dsdio.c792 ret = gb_connection_enable_tx(connection); in gb_sdio_probe()
Dpower_supply.c1086 ret = gb_connection_enable_tx(connection); in gb_power_supply_probe()
Duart.c894 retval = gb_connection_enable_tx(connection); in gb_uart_probe()
Dlight.c1296 ret = gb_connection_enable_tx(connection); in gb_lights_probe()