Home
last modified time | relevance | path

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

/linux/sound/virtio/
H A Dvirtio_pcm.h103 void virtsnd_pcm_event(struct virtio_snd *snd, struct virtio_snd_event *event);
H A Dvirtio_card.c65 virtsnd_pcm_event(snd, event); in virtsnd_event_dispatch()
H A Dvirtio_pcm.c494 void virtsnd_pcm_event(struct virtio_snd *snd, struct virtio_snd_event *event) in virtsnd_pcm_event() function