Home
last modified time | relevance | path

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

/linux-6.15/sound/virtio/
H A Dvirtio_pcm_ops.c195 if (vss->features & (1U << VIRTIO_SND_PCM_F_MSG_POLLING)) in virtsnd_pcm_dev_set_params()
197 cpu_to_le32(1U << VIRTIO_SND_PCM_F_MSG_POLLING); in virtsnd_pcm_dev_set_params()
H A Dvirtio_pcm_msg.c257 if (!(vss->features & (1U << VIRTIO_SND_PCM_F_MSG_POLLING))) in virtsnd_pcm_msg_send()
/linux-6.15/include/uapi/linux/
H A Dvirtio_snd.h180 VIRTIO_SND_PCM_F_MSG_POLLING, enumerator