Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/usb/
H A Dpcm.c29 #define SUBSTREAM_FLAG_SYNC_EP_STARTED 1 macro
220 if (test_and_clear_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags)) { in stop_endpoints()
247 !test_and_set_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags)) { in start_endpoints()
250 clear_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags); in start_endpoints()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/usb/
H A Dpcm.c29 #define SUBSTREAM_FLAG_SYNC_EP_STARTED 1 macro
220 if (test_and_clear_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags)) { in stop_endpoints()
247 !test_and_set_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags)) { in start_endpoints()
250 clear_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags); in start_endpoints()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/usb/
H A Dpcm.c29 #define SUBSTREAM_FLAG_SYNC_EP_STARTED 1 macro
220 if (test_and_clear_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags)) { in stop_endpoints()
247 !test_and_set_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags)) { in start_endpoints()
250 clear_bit(SUBSTREAM_FLAG_SYNC_EP_STARTED, &subs->flags); in start_endpoints()