Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/greybus/
H A Dconnection.h85 int gb_connection_enable_tx(struct gb_connection *connection);
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dconnection.h85 int gb_connection_enable_tx(struct gb_connection *connection);
/kernel/linux/linux-5.10/drivers/greybus/
H A 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()
H A 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); variable
/kernel/linux/linux-6.6/drivers/greybus/
H A 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()
H A 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); variable
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dbootrom.c447 ret = gb_connection_enable_tx(connection); in gb_bootrom_probe()
H A Dgpio.c529 ret = gb_connection_enable_tx(connection); in gb_gpio_probe()
H A Dpower_supply.c1086 ret = gb_connection_enable_tx(connection); in gb_power_supply_probe()
H A Dsdio.c792 ret = gb_connection_enable_tx(connection); in gb_sdio_probe()
H A Duart.c894 retval = gb_connection_enable_tx(connection); in gb_uart_probe()
H A Dlight.c1296 ret = gb_connection_enable_tx(connection); in gb_lights_probe()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dbootrom.c447 ret = gb_connection_enable_tx(connection); in gb_bootrom_probe()
H A Dgpio.c533 ret = gb_connection_enable_tx(connection); in gb_gpio_probe()
H A Duart.c876 retval = gb_connection_enable_tx(connection); in gb_uart_probe()
H A Dsdio.c791 ret = gb_connection_enable_tx(connection); in gb_sdio_probe()
H A Dpower_supply.c1086 ret = gb_connection_enable_tx(connection); in gb_power_supply_probe()
H A Dlight.c1295 ret = gb_connection_enable_tx(connection); in gb_lights_probe()

Completed in 26 milliseconds