Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dusb_stream.h57 usb_stream_sync1, enumerator
/openbmc/linux/sound/usb/usx2y/
H A Dusb_stream.c535 if (s->state >= usb_stream_sync1) { in stream_start()
606 if (s->state == usb_stream_sync1 && s->insize_done > 360000) { in stream_start()
655 if (!empty && s->state < usb_stream_sync1) in i_capture_start()