Home
last modified time | relevance | path

Searched refs:VIRTIO_SND_R_PCM_PREPARE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvirtio_snd.h50 VIRTIO_SND_R_PCM_PREPARE, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h60 VIRTIO_SND_R_PCM_PREPARE, enumerator
/openbmc/linux/sound/virtio/
H A Dvirtio_pcm_ops.c303 msg = virtsnd_pcm_ctl_msg_alloc(vss, VIRTIO_SND_R_PCM_PREPARE, in virtsnd_pcm_prepare()
/openbmc/qemu/hw/audio/
H A Dvirtio-snd.c728 case VIRTIO_SND_R_PCM_PREPARE: in process_cmd()