Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/greybus/
H A Dconnection.c681 connection->state = GB_CONNECTION_STATE_ENABLED; in _gb_connection_enable()
701 connection->state = GB_CONNECTION_STATE_ENABLED; in _gb_connection_enable()
743 if (connection->state == GB_CONNECTION_STATE_ENABLED) in gb_connection_enable()
763 if (connection->state == GB_CONNECTION_STATE_ENABLED) { in gb_connection_enable_tx()
787 if (connection->state != GB_CONNECTION_STATE_ENABLED) { in gb_connection_disable_rx()
H A Doperation.c49 case GB_CONNECTION_STATE_ENABLED: in gb_operation_get_active()
/kernel/linux/linux-6.6/drivers/greybus/
H A Dconnection.c681 connection->state = GB_CONNECTION_STATE_ENABLED; in _gb_connection_enable()
701 connection->state = GB_CONNECTION_STATE_ENABLED; in _gb_connection_enable()
743 if (connection->state == GB_CONNECTION_STATE_ENABLED) in gb_connection_enable()
763 if (connection->state == GB_CONNECTION_STATE_ENABLED) { in gb_connection_enable_tx()
787 if (connection->state != GB_CONNECTION_STATE_ENABLED) { in gb_connection_disable_rx()
H A Doperation.c49 case GB_CONNECTION_STATE_ENABLED: in gb_operation_get_active()
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dconnection.h30 GB_CONNECTION_STATE_ENABLED = 2, enumerator
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dconnection.h30 GB_CONNECTION_STATE_ENABLED = 2, enumerator

Completed in 6 milliseconds