Home
last modified time | relevance | path

Searched refs:speakers (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.10/sound/hda/
Dhdmi_chmap.c121 { .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 = { 0, 0, 0, 0, FC, LFE, FR, FL } },
[all …]
/Linux-v5.10/sound/x86/
Dintel_hdmi_audio.c79 { .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 = { 0, 0, 0, 0, FC, LFE, FR, FL } },
[all …]
Dintel_hdmi_audio.h69 int speakers[8]; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_afmt.c122 uint32_t speakers = 0; in afmt3_se_audio_setup() local
130 speakers = audio_info->flags.info.ALLSPEAKERS; in afmt3_se_audio_setup()
/Linux-v5.10/Documentation/sound/hd-audio/
Dcontrols.rst20 headphone and line-out jacks. If built-in speakers and headphone
30 mutes the speakers, but not line-outs. When line-out+speaker is
31 selected, plugging to a headphone jack mutes both speakers and
83 headphones and speakers because there is only one DAC connected to a
Dmodels.rst171 mono-speakers
262 Enable initialization verbs for Huawei MBX stereo speakers;
730 HP CNB models with 4 speakers
Drealtek-pc-beep.rst102 then amplified and mixed into both the headphones and the speakers. Not only
/Linux-v5.10/Documentation/sound/soc/
Dpops-clicks.rst8 powered up and causes a popping noise on the speakers).
31 a PGA (programmable gain amplifier) before being output to the speakers.
Ddpcm.rst57 and audio continues playing on the speakers.
76 The headset is removed from the jack by user so the speakers must now be used :-
/Linux-v5.10/include/sound/
Dhda_chmap.h17 int speakers[8]; member
/Linux-v5.10/Documentation/translations/ko_KR/
Dstable_api_nonsense.txt9 read for non English (read: korean) speakers and is not intended as
Dhowto.rst8 read for non English (read: korean) speakers and is not intended as
/Linux-v5.10/Documentation/sound/cards/
Dcmipci.rst31 disabled. Otherwise no signal will be routed to the rear speakers.
35 When "Four Channel Mode" switch is off, the output from rear speakers
37 This might damage your audio equipment. Please disconnect speakers
45 from front and rear speakers! But.. after reboot, all was gone.
Daudigy-mixer.rst177 This control is used to attenuate samples for left and right front speakers of
183 This control is used to attenuate samples for left and right surround speakers of
/Linux-v5.10/Documentation/translations/ja_JP/
Dstable_api_nonsense.txt10 for non English (read: Japanese) speakers and is not intended as a
DSubmitChecklist10 for non English (read: Japanese) speakers and is not intended as a
Dhowto.rst8 read for non English (read: Japanese) speakers and is not intended as
DSubmittingPatches10 for non English (read: Japanese) speakers and is not intended as a
/Linux-v5.10/Documentation/sound/designs/
Djack-controls.rst10 switch off headphones and switch on speakers when no headphones are
/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dnvidia,tegra-audio-wm8903.txt27 - nvidia,spkr-en-gpios : The GPIO that enables the speakers
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_audio.c409 uint32_t speakers = audio_info->flags.info.ALLSPEAKERS; in dce_aud_az_configure() local
431 speakers, in dce_aud_az_configure()
/Linux-v5.10/Documentation/hwmon/
Dgl518sm.rst41 computer speakers.
/Linux-v5.10/drivers/media/radio/
DKconfig51 set of speakers.
63 set of speakers.
150 set of speakers or headphones.
/Linux-v5.10/Documentation/driver-api/media/drivers/
Dbttv-devel.rst40 speakers connected directly to the grabber board. Hint: check the
/Linux-v5.10/sound/pci/hda/
Dpatch_hdmi.c3858 if (cap->speakers[chan_idx] == mask) { in atihdmi_paired_chmap_validate()
3866 int comp_mask_act = cap->speakers[comp_chan_idx]; in atihdmi_paired_chmap_validate()
3973 if (cap->speakers[c] || cap->speakers[c+1]) in atihdmi_paired_chmap_cea_alloc_validate_get_type()
3993 int spk = cap->speakers[chan]; in atihdmi_paired_cea_alloc_to_tlv_chmap()
3996 if (cap->speakers[chan + (chan % 2 ? -1 : 1)]) in atihdmi_paired_cea_alloc_to_tlv_chmap()

12