Searched refs:stream_wait_cond (Results 1 – 3 of 3) sorted by relevance
61 bool stream_wait_cond; member229 wait_event_timeout(rt->stream_wait_queue, rt->stream_wait_cond, in hiface_pcm_stream_start()231 if (rt->stream_wait_cond) { in hiface_pcm_stream_start()322 rt->stream_wait_cond = true; in hiface_pcm_out_urb_handler()
65 bool stream_wait_cond; member
160 rt->stream_wait_cond = false; in usb6fire_pcm_stream_start()179 wait_event_timeout(rt->stream_wait_queue, rt->stream_wait_cond, in usb6fire_pcm_stream_start()181 if (rt->stream_wait_cond) in usb6fire_pcm_stream_start()381 rt->stream_wait_cond = true; in usb6fire_pcm_out_urb_handler()