Searched refs:virtsnd_pcm_event (Results 1 – 3 of 3) sorted by relevance
103 void virtsnd_pcm_event(struct virtio_snd *snd, struct virtio_snd_event *event);
65 virtsnd_pcm_event(snd, event); in virtsnd_event_dispatch()
497 * virtsnd_pcm_event() - Handle the PCM device event notification.503 void virtsnd_pcm_event(struct virtio_snd *snd, struct virtio_snd_event *event) in virtsnd_pcm_event() function