Home
last modified time | relevance | path

Searched refs:msg_empty (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/sound/virtio/
Dvirtio_pcm.h62 wait_queue_head_t msg_empty; member
Dvirtio_pcm_msg.c326 wake_up_all(&vss->msg_empty); in virtsnd_pcm_msg_complete()
Dvirtio_pcm_ops.c415 rc = wait_event_interruptible_timeout(vss->msg_empty, in virtsnd_pcm_sync_stop()
Dvirtio_pcm.c356 init_waitqueue_head(&vss->msg_empty); in virtsnd_pcm_parse_cfg()