Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dump.h32 wait_queue_head_t stream_wait; member
/openbmc/linux/sound/core/
H A Dump.c138 init_waitqueue_head(&ump->stream_wait); in snd_ump_endpoint_new()
562 wait_event_timeout(ump->stream_wait, ump->stream_finished, in ump_req_msg()
911 wake_up(&ump->stream_wait); in ump_handle_stream_msg()