Home
last modified time | relevance | path

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

/linux-5.19.10/sound/virtio/
Dvirtio_pcm.h60 int msg_last_enqueued; member
Dvirtio_pcm_msg.c211 i = (vss->msg_last_enqueued + 1) % runtime->periods; in virtsnd_pcm_msg_send()
240 vss->msg_last_enqueued = i; in virtsnd_pcm_msg_send()
Dvirtio_pcm_ops.c285 vss->msg_last_enqueued = -1; in virtsnd_pcm_prepare()