Home
last modified time | relevance | path

Searched refs:GB_CONNECTION_STATE_ENABLED_TX (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/greybus/
H A Dconnection.c676 if (connection->state == GB_CONNECTION_STATE_ENABLED_TX) { in _gb_connection_enable()
703 connection->state = GB_CONNECTION_STATE_ENABLED_TX; in _gb_connection_enable()
768 if (connection->state == GB_CONNECTION_STATE_ENABLED_TX) in gb_connection_enable_tx()
791 connection->state = GB_CONNECTION_STATE_ENABLED_TX; in gb_connection_disable_rx()
H A Doperation.c51 case GB_CONNECTION_STATE_ENABLED_TX: in gb_operation_get_active()
/kernel/linux/linux-6.6/drivers/greybus/
H A Dconnection.c676 if (connection->state == GB_CONNECTION_STATE_ENABLED_TX) { in _gb_connection_enable()
703 connection->state = GB_CONNECTION_STATE_ENABLED_TX; in _gb_connection_enable()
768 if (connection->state == GB_CONNECTION_STATE_ENABLED_TX) in gb_connection_enable_tx()
791 connection->state = GB_CONNECTION_STATE_ENABLED_TX; in gb_connection_disable_rx()
H A Doperation.c51 case GB_CONNECTION_STATE_ENABLED_TX: in gb_operation_get_active()
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dconnection.h29 GB_CONNECTION_STATE_ENABLED_TX = 1, enumerator
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dconnection.h29 GB_CONNECTION_STATE_ENABLED_TX = 1, enumerator

Completed in 6 milliseconds