Home
last modified time | relevance | path

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

/Linux-v6.1/sound/virtio/
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()
Dvirtio_pcm_msg.c244 if (!(vss->features & (1U << VIRTIO_SND_PCM_F_MSG_POLLING))) in virtsnd_pcm_msg_send()
/Linux-v6.1/include/uapi/linux/
Dvirtio_snd.h158 VIRTIO_SND_PCM_F_MSG_POLLING, enumerator