Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dump.h41 wait_queue_head_t stream_wait; member
/linux-6.15/sound/core/
H A Dump.c174 init_waitqueue_head(&ump->stream_wait); in snd_ump_endpoint_new()
644 wait_event_timeout(ump->stream_wait, ump->stream_finished, in ump_req_msg()
1059 wake_up(&ump->stream_wait); in ump_handle_stream_msg()