Home
last modified time | relevance | path

Searched refs:virtsnd_ctl_notify_cb (Results 1 – 3 of 3) sorted by relevance

/linux/sound/virtio/
H A Dvirtio_ctl_msg.h76 void virtsnd_ctl_notify_cb(struct virtqueue *vqueue);
H A Dvirtio_ctl_msg.c293 void virtsnd_ctl_notify_cb(struct virtqueue *vqueue) in virtsnd_ctl_notify_cb() function
H A Dvirtio_card.c114 [VIRTIO_SND_VQ_CONTROL] = virtsnd_ctl_notify_cb, in virtsnd_find_vqs()