/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdmi_chmap.c | 121 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } }, 123 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } }, 125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 127 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } }, 129 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } }, 131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 137 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 139 { .ca_index = 0x03, .speakers [all...] |
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdmi_chmap.c | 121 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } }, 123 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } }, 125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 127 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } }, 129 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } }, 131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 137 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 139 { .ca_index = 0x03, .speakers [all...] |
/kernel/linux/linux-5.10/sound/x86/ |
H A D | intel_hdmi_audio.c | 79 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } }, 81 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } }, 83 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 85 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } }, 87 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } }, 89 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 91 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 93 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 95 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 97 { .ca_index = 0x03, .speakers [all...] |
H A D | intel_hdmi_audio.h | 69 int speakers[8]; member
|
/kernel/linux/linux-6.6/sound/x86/ |
H A D | intel_hdmi_audio.c | 81 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } }, 83 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } }, 85 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 87 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } }, 89 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } }, 91 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 93 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 95 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 97 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 99 { .ca_index = 0x03, .speakers [all...] |
H A D | intel_hdmi_audio.h | 69 int speakers[8]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_afmt.c | 122 uint32_t speakers = 0; in afmt3_se_audio_setup() local 130 speakers = audio_info->flags.info.ALLSPEAKERS; in afmt3_se_audio_setup()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hda_chmap.h | 17 int speakers[8]; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hda_chmap.h | 17 int speakers[8]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_audio.c | 409 uint32_t speakers = audio_info->flags.info.ALLSPEAKERS; in dce_aud_az_configure() local 431 speakers, in dce_aud_az_configure()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_audio.c | 401 uint32_t speakers = audio_info->flags.info.ALLSPEAKERS; in dce_aud_az_configure() local 423 speakers, in dce_aud_az_configure()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 3958 /* see channel_allocations[].speakers[] */ in atihdmi_paired_swap_fc_lfe() 3986 if (cap->speakers[chan_idx] == mask) { in atihdmi_paired_chmap_validate() 3994 int comp_mask_act = cap->speakers[comp_chan_idx]; in atihdmi_paired_chmap_validate() 4101 if (cap->speakers[c] || cap->speakers[c+1]) in atihdmi_paired_chmap_cea_alloc_validate_get_type() 4121 int spk = cap->speakers[chan]; in atihdmi_paired_cea_alloc_to_tlv_chmap() 4124 if (cap->speakers[chan + (chan % 2 ? -1 : 1)]) in atihdmi_paired_cea_alloc_to_tlv_chmap()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 4159 /* see channel_allocations[].speakers[] */ in atihdmi_paired_swap_fc_lfe() 4187 if (cap->speakers[chan_idx] == mask) { in atihdmi_paired_chmap_validate() 4195 int comp_mask_act = cap->speakers[comp_chan_idx]; in atihdmi_paired_chmap_validate() 4302 if (cap->speakers[c] || cap->speakers[c+1]) in atihdmi_paired_chmap_cea_alloc_validate_get_type() 4322 int spk = cap->speakers[chan]; in atihdmi_paired_cea_alloc_to_tlv_chmap() 4325 if (cap->speakers[chan + (chan % 2 ? -1 : 1)]) in atihdmi_paired_cea_alloc_to_tlv_chmap()
|
/kernel/linux/linux-5.10/sound/aoa/fabrics/ |
H A D | layout.c | 668 AMP_CONTROL(speakers, "Speakers Switch");
|
/kernel/linux/linux-6.6/sound/aoa/fabrics/ |
H A D | layout.c | 668 AMP_CONTROL(speakers, "Speakers Switch");
|