Home
last modified time | relevance | path

Searched refs:usb_stream_sync1 (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dusb_stream.h46 usb_stream_sync1, enumerator
/kernel/linux/linux-5.10/include/uapi/sound/
Dusb_stream.h71 usb_stream_sync1, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dusb_stream.h58 usb_stream_sync1, enumerator
/kernel/linux/linux-5.10/sound/usb/usx2y/
Dusb_stream.c524 if (s->state >= usb_stream_sync1) { in stream_start()
592 if (s->state == usb_stream_sync1 && s->insize_done > 360000) { in stream_start()
639 if (!empty && s->state < usb_stream_sync1) in i_capture_start()