Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_pcm.h31 * @xfer_xrun: Data underflow/overflow state (0 - no xrun, 1 - xrun).
55 bool xfer_xrun; member
H A Dvirtio_pcm_ops.c299 vss->xfer_xrun = false; in virtsnd_pcm_prepare()
446 if (!vss->xfer_xrun) in virtsnd_pcm_pointer()
H A Dvirtio_pcm_msg.c312 vss->xfer_xrun = false; in virtsnd_pcm_msg_complete()
H A Dvirtio_pcm.c509 vss->xfer_xrun = true; in virtsnd_pcm_event()

Completed in 5 milliseconds