Searched refs:SNDRV_CHMAP_FR (Results 1 – 16 of 16) sorted by relevance
/linux/Documentation/sound/designs/ |
H A D | channel-mapping-api.rst | 90 SNDRV_CHMAP_FR, /* front right */ 125 SNDRV_CTL_TLVT_CHMAP_FIXED 8 SNDRV_CHMAP_FL SNDRV_CHMAP_FR 126 SNDRV_CTL_TLVT_CHMAP_FIXED 16 NDRV_CHMAP_FL SNDRV_CHMAP_FR \
|
/linux/sound/core/ |
H A D | pcm_lib.c | 2428 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR } }, 2430 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR, 2433 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR, 2437 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR, 2450 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR } }, 2452 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR, 2455 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR, 2459 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR,
|
/linux/sound/usb/ |
H A D | stream.c | 244 SNDRV_CHMAP_FR, /* right front */ in convert_chmap() 259 SNDRV_CHMAP_FR, /* front right */ in convert_chmap() 374 map = SNDRV_CHMAP_FR; in convert_chmap_v3() 930 chmap->map[1] = SNDRV_CHMAP_FR; in snd_usb_get_audioformat_uac3()
|
H A D | proc.c | 61 [SNDRV_CHMAP_FR] = "FR",
|
/linux/sound/virtio/ |
H A D | virtio_chmap.c | 16 [VIRTIO_SND_CHMAP_FR] = SNDRV_CHMAP_FR,
|
/linux/sound/soc/atmel/ |
H A D | mchp-pdmc.c | 510 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR } }, 512 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR, 515 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR,
|
/linux/sound/soc/ |
H A D | soc-topology.c | 673 sm->rreg = tplg_chan_get_reg(tplg, mc->channel, SNDRV_CHMAP_FR); in soc_tplg_control_dmixer_create() 675 sm->rshift = tplg_chan_get_shift(tplg, mc->channel, SNDRV_CHMAP_FR); in soc_tplg_control_dmixer_create() 796 se->shift_r = tplg_chan_get_shift(tplg, ec->channel, SNDRV_CHMAP_FR); in soc_tplg_control_denum_create()
|
/linux/tools/include/uapi/sound/ |
H A D | asound.h |
|
/linux/sound/hda/ |
H A D | hdmi_chmap.c | 397 { SNDRV_CHMAP_FR, FR },
|
/linux/include/uapi/sound/ |
H A D | asound.h | 633 SNDRV_CHMAP_FR, /* front right */ enumerator
|
/linux/tools/perf/trace/beauty/include/uapi/sound/ |
H A D | asound.h | 633 SNDRV_CHMAP_FR, /* front right */ enumerator
|
/linux/sound/soc/qcom/ |
H A D | lpass-cpu.c | 40 SNDRV_CHMAP_FR, SNDRV_CHMAP_RR } },
|
/linux/sound/x86/ |
H A D | intel_hdmi_audio.c | 127 { SNDRV_CHMAP_FR, 0x01, FR },
|
/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 6933 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR } }, in ca0132_alt_add_chmap_ctls() 6935 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR, in ca0132_alt_add_chmap_ctls() 6938 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR, in ca0132_alt_add_chmap_ctls()
|
H A D | patch_hdmi.c | 3758 if (ca == 0x00 && (map[0] != SNDRV_CHMAP_FL || map[1] != SNDRV_CHMAP_FR)) in nvhdmi_chmap_validate()
|
H A D | patch_realtek.c | 12201 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR } }, in alc662_fixup_led_gpio1() 12203 .map = { SNDRV_CHMAP_FL, SNDRV_CHMAP_FR, in alc662_fixup_led_gpio1()
|