Searched refs:SUBSTREAM_FLAG_DATA_EP_STARTED (Results 1 – 1 of 1) sorted by relevance
39 #define SUBSTREAM_FLAG_DATA_EP_STARTED 0 macro229 if (!test_and_set_bit(SUBSTREAM_FLAG_DATA_EP_STARTED, &subs->flags)) { in start_endpoints()237 clear_bit(SUBSTREAM_FLAG_DATA_EP_STARTED, &subs->flags); in start_endpoints()279 if (test_and_clear_bit(SUBSTREAM_FLAG_DATA_EP_STARTED, &subs->flags)) in stop_endpoints()