Searched refs:SUBSTREAM_FLAG_SYNC_EP_STARTED (Results 1 – 1 of 1) sorted by relevance
31 #define SUBSTREAM_FLAG_SYNC_EP_STARTED 1 macro299 !test_and_set_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags)) { in start_endpoints()308 clear_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags); in start_endpoints()322 clear_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags); in start_endpoints()338 if (test_and_clear_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags)) in stop_endpoints()