Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvirtio_snd.h285 VIRTIO_SND_CHMAP_FR, /* front right */ enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h307 VIRTIO_SND_CHMAP_FR, /* front right */ enumerator
/openbmc/linux/sound/virtio/
H A Dvirtio_chmap.c16 [VIRTIO_SND_CHMAP_FR] = SNDRV_CHMAP_FR,
/openbmc/qemu/hw/audio/
H A Dvirtio-snd.c458 stream->positions[1] = VIRTIO_SND_CHMAP_FR; in virtio_snd_pcm_prepare()