Searched refs:virtsnd_pcm_notify_cb (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/virtio/
H A Dvirtio_pcm_msg.c345 * virtsnd_pcm_notify_cb() - Process all completed I/O messages.
350 static inline void virtsnd_pcm_notify_cb(struct virtio_snd_queue *queue) function
375 virtsnd_pcm_notify_cb(virtsnd_tx_queue(snd));
388 virtsnd_pcm_notify_cb(virtsnd_rx_queue(snd));

Completed in 134 milliseconds