Searched refs:stream_wait_cond (Results 1 – 3 of 3) sorted by relevance
65 bool stream_wait_cond; member235 wait_event_timeout(rt->stream_wait_queue, rt->stream_wait_cond, in hiface_pcm_stream_start()237 if (rt->stream_wait_cond) { in hiface_pcm_stream_start()328 rt->stream_wait_cond = true; in hiface_pcm_out_urb_handler()
69 bool stream_wait_cond; member
164 rt->stream_wait_cond = false; in usb6fire_pcm_stream_start()183 wait_event_timeout(rt->stream_wait_queue, rt->stream_wait_cond, in usb6fire_pcm_stream_start()185 if (rt->stream_wait_cond) in usb6fire_pcm_stream_start()385 rt->stream_wait_cond = true; in usb6fire_pcm_out_urb_handler()