Home
last modified time | relevance | path

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

/linux-5.19.10/sound/virtio/
Dvirtio_ctl_msg.c126 struct virtio_snd_queue *queue = virtsnd_control_queue(snd); in virtsnd_ctl_msg_send()
235 struct virtio_snd_queue *queue = virtsnd_control_queue(snd); in virtsnd_ctl_msg_cancel_all()
296 struct virtio_snd_queue *queue = virtsnd_control_queue(snd); in virtsnd_ctl_notify_cb()
Dvirtio_card.h68 virtsnd_control_queue(struct virtio_snd *snd) in virtsnd_control_queue() function