Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/greybus/
H A Dconnection.h31 GB_CONNECTION_STATE_DISCONNECTING = 3, enumerator
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dconnection.h31 GB_CONNECTION_STATE_DISCONNECTING = 3, enumerator
/kernel/linux/linux-5.10/drivers/greybus/
H A Dconnection.c714 connection->state = GB_CONNECTION_STATE_DISCONNECTING; in _gb_connection_enable()
827 connection->state = GB_CONNECTION_STATE_DISCONNECTING; in gb_connection_disable()
H A Doperation.c55 case GB_CONNECTION_STATE_DISCONNECTING: in gb_operation_get_active()
/kernel/linux/linux-6.6/drivers/greybus/
H A Dconnection.c714 connection->state = GB_CONNECTION_STATE_DISCONNECTING; in _gb_connection_enable()
827 connection->state = GB_CONNECTION_STATE_DISCONNECTING; in gb_connection_disable()
H A Doperation.c55 case GB_CONNECTION_STATE_DISCONNECTING: in gb_operation_get_active()

Completed in 8 milliseconds