Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvirtio_snd.h284 VIRTIO_SND_CHMAP_FL, /* front left */ enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h306 VIRTIO_SND_CHMAP_FL, /* front left */ enumerator
/openbmc/linux/sound/virtio/
H A Dvirtio_chmap.c15 [VIRTIO_SND_CHMAP_FL] = SNDRV_CHMAP_FL,
/openbmc/qemu/hw/audio/
H A Dvirtio-snd.c457 stream->positions[0] = VIRTIO_SND_CHMAP_FL; in virtio_snd_pcm_prepare()