Home
last modified time | relevance | path

Searched refs:GB_CONNECTION_STATE_ENABLED (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/greybus/
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()
A Doperation.c49 case GB_CONNECTION_STATE_ENABLED: in gb_operation_get_active()
/linux-6.3-rc2/include/linux/greybus/
A Dconnection.h30 GB_CONNECTION_STATE_ENABLED = 2, enumerator

Completed in 10 milliseconds