GB_CONNECTION_STATE_ENABLED  684 drivers/greybus/connection.c 		connection->state = GB_CONNECTION_STATE_ENABLED;
GB_CONNECTION_STATE_ENABLED  704 drivers/greybus/connection.c 		connection->state = GB_CONNECTION_STATE_ENABLED;
GB_CONNECTION_STATE_ENABLED  746 drivers/greybus/connection.c 	if (connection->state == GB_CONNECTION_STATE_ENABLED)
GB_CONNECTION_STATE_ENABLED  766 drivers/greybus/connection.c 	if (connection->state == GB_CONNECTION_STATE_ENABLED) {
GB_CONNECTION_STATE_ENABLED  790 drivers/greybus/connection.c 	if (connection->state != GB_CONNECTION_STATE_ENABLED) {
GB_CONNECTION_STATE_ENABLED   49 drivers/greybus/operation.c 	case GB_CONNECTION_STATE_ENABLED: