Home
last modified time | relevance | path

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

12

/linux/sound/hda/
A 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 } },
228 for (j = 0; j < ARRAY_SIZE(p->speakers); j++) in init_channel_allocations()
229 if (p->speakers[j]) { in init_channel_allocations()
231 p->spk_mask |= p->speakers[j]; in init_channel_allocations()
358 !ch_alloc->speakers[7 - hdmi_slot]) in hdmi_std_setup_channel_mapping()
365 if (!ch_alloc->speakers[7 - hdmi_slot]) in hdmi_std_setup_channel_mapping()
443 if (channel_allocations[ordered_ca].speakers[7 - i] == mask) in to_cea_slot()
475 mask = channel_allocations[ordered_ca].speakers[7 - slot]; in from_cea_slot()
[all …]
/linux/sound/x86/
A 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 } },
400 for (j = 0; j < ARRAY_SIZE(p->speakers); j++) in init_channel_allocations()
401 if (p->speakers[j]) { in init_channel_allocations()
403 p->spk_mask |= p->speakers[j]; in init_channel_allocations()
[all …]
A Dintel_hdmi_audio.h69 int speakers[8]; member
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_apg.c116 uint32_t speakers = 0; in apg31_se_audio_setup() local
124 speakers = audio_info->flags.info.ALLSPEAKERS; in apg31_se_audio_setup()
/linux/Documentation/sound/hd-audio/
A 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
A Dmodels.rst171 mono-speakers
262 Enable initialization verbs for Huawei MBX stereo speakers;
732 HP CNB models with 4 speakers
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_afmt.c126 uint32_t speakers = 0; in afmt3_se_audio_setup() local
134 speakers = audio_info->flags.info.ALLSPEAKERS; in afmt3_se_audio_setup()
/linux/Documentation/sound/soc/
A 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.
A 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/include/sound/
A Dhda_chmap.h17 int speakers[8]; member
/linux/Documentation/sound/cards/
A 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.
A 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/Documentation/translations/ko_KR/
A Dstable_api_nonsense.txt9 read for non English (read: korean) speakers and is not intended as
A Dhowto.rst12 read for non English (read: korean) speakers and is not intended as
/linux/Documentation/translations/ja_JP/
A Dstable_api_nonsense.txt10 for non English (read: Japanese) speakers and is not intended as a
A DSubmitChecklist10 for non English (read: Japanese) speakers and is not intended as a
A Dhowto.rst12 read for non English (read: Japanese) speakers and is not intended as
/linux/Documentation/sound/designs/
A Djack-controls.rst10 switch off headphones and switch on speakers when no headphones are
/linux/Documentation/devicetree/bindings/sound/
A Dnvidia,tegra-audio-wm8903.txt27 - nvidia,spkr-en-gpios : The GPIO that enables the speakers
A Dsamsung,odroid.yaml69 like headphones or speakers, for details see widgets.txt
/linux/drivers/gpu/drm/amd/display/dc/dce/
A 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/Documentation/hwmon/
A Dgl518sm.rst41 computer speakers.
/linux/drivers/media/radio/
A DKconfig51 set of speakers.
63 set of speakers.
150 set of speakers or headphones.
/linux/Documentation/driver-api/media/drivers/
A Dbttv-devel.rst40 speakers connected directly to the grabber board. Hint: check the
/linux/sound/pci/hda/
A Dpatch_hdmi.c3972 if (cap->speakers[chan_idx] == mask) { in atihdmi_paired_chmap_validate()
3980 int comp_mask_act = cap->speakers[comp_chan_idx]; in atihdmi_paired_chmap_validate()
4087 if (cap->speakers[c] || cap->speakers[c+1]) in atihdmi_paired_chmap_cea_alloc_validate_get_type()
4107 int spk = cap->speakers[chan]; in atihdmi_paired_cea_alloc_to_tlv_chmap()
4110 if (cap->speakers[chan + (chan % 2 ? -1 : 1)]) in atihdmi_paired_cea_alloc_to_tlv_chmap()

Completed in 39 milliseconds

12