Home
last modified time | relevance | path

Searched refs:virtio_snd_event (Results 1 – 7 of 7) sorted by relevance

/linux/sound/virtio/
H A Dvirtio_card.h67 struct virtio_snd_event *event_msgs;
121 struct virtio_snd_event *event);
131 void virtsnd_kctl_event(struct virtio_snd *snd, struct virtio_snd_event *event);
H A Dvirtio_card.c30 struct virtio_snd_event *event, bool notify, in virtsnd_event_send()
56 struct virtio_snd_event *event) in virtsnd_event_dispatch()
86 struct virtio_snd_event *event; in virtsnd_event_notify_cb()
177 struct virtio_snd_event *event; in virtsnd_disable_event_vq()
H A Dvirtio_pcm.h103 void virtsnd_pcm_event(struct virtio_snd *snd, struct virtio_snd_event *event);
H A Dvirtio_jack.c211 void virtsnd_jack_event(struct virtio_snd *snd, struct virtio_snd_event *event) in virtsnd_jack_event()
H A Dvirtio_pcm.c494 void virtsnd_pcm_event(struct virtio_snd *snd, struct virtio_snd_event *event) in virtsnd_pcm_event()
H A Dvirtio_kctl.c457 void virtsnd_kctl_event(struct virtio_snd *snd, struct virtio_snd_event *event) in virtsnd_kctl_event()
/linux/include/uapi/linux/
H A Dvirtio_snd.h101 struct virtio_snd_event { struct