| /linux-6.15/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 } }, 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-6.15/sound/x86/ |
| H A D | intel_hdmi_audio.c | 82 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } }, 84 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } }, 86 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 88 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } }, 90 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } }, 92 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 94 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 403 for (j = 0; j < ARRAY_SIZE(p->speakers); j++) in init_channel_allocations() 404 if (p->speakers[j]) { in init_channel_allocations() 406 p->spk_mask |= p->speakers[j]; in init_channel_allocations() [all …]
|
| H A D | intel_hdmi_audio.h | 69 int speakers[8]; member
|
| /linux-6.15/Documentation/sound/hd-audio/ |
| H A D | controls.rst | 20 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
|
| H A D | models.rst | 171 mono-speakers 262 Enable initialization verbs for Huawei MBX stereo speakers; 736 HP CNB models with 4 speakers
|
| /linux-6.15/Documentation/sound/soc/ |
| H A D | pops-clicks.rst | 8 powered up and causes a popping noise on the speakers). 31 a PGA (programmable gain amplifier) before being output to the speakers.
|
| H A D | dpcm.rst | 57 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-6.15/Documentation/sound/cards/ |
| H A D | audigy-mixer.rst | 51 samples for 5.1 playback. The result samples are forwarded to the front speakers. 58 speakers. 64 samples for 7.1 playback. The result samples are forwarded to the side speakers. 82 stereo playback. The result samples are forwarded to the front speakers. 175 The result samples are forwarded to the front speakers. 180 The result samples are forwarded to the surround (rear) speakers. 185 The result samples are forwarded to the side speakers.
|
| H A D | cmipci.rst | 31 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.
|
| /linux-6.15/include/sound/ |
| H A D | hda_chmap.h | 17 int speakers[8]; member
|
| /linux-6.15/Documentation/translations/ko_KR/ |
| H A D | stable_api_nonsense.txt | 9 read for non English (read: korean) speakers and is not intended as
|
| /linux-6.15/Documentation/translations/ja_JP/ |
| H A D | stable_api_nonsense.txt | 10 for non English (read: Japanese) speakers and is not intended as a
|
| /linux-6.15/Documentation/sound/designs/ |
| H A D | jack-controls.rst | 10 switch off headphones and switch on speakers when no headphones are
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | fsl,mqs.yaml | 16 stereo speakers or headphones to a power amplifier without an
|
| H A D | samsung,odroid.yaml | 65 like headphones or speakers, for details see widgets.txt
|
| H A D | nvidia,tegra-audio-common.yaml | 53 description: The GPIO that enables the speakers
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-anbernic-rg353ps.dts | 39 /* Channels reversed for both headphones and speakers. */
|
| H A D | rk3566-anbernic-rg353p.dts | 40 /* Channels reversed for both headphones and speakers. */
|
| H A D | rk3566-anbernic-rg-arc.dtsi | 36 /* Channels reversed for both headphones and speakers. */
|
| H A D | rk3566-anbernic-rg503.dts | 129 /* Channels reversed for both headphones and speakers. */
|
| /linux-6.15/Documentation/sound/codecs/ |
| H A D | cs35l56.rst | 25 used to drive the speakers, while proprietary speaker protection algorithms 26 allow these boosted amplifiers to push the limits of the speakers without 57 * at low volume, to protect the speakers, since the speaker specifications 118 configurations for different makes and models of internal speakers.
|
| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | richtek,rt5190a-regulator.yaml | 49 speakers mute. this function is commonly used to prevent the speaker pop
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | gl518sm.rst | 41 computer speakers.
|
| /linux-6.15/Documentation/translations/ko_KR/process/ |
| H A D | howto.rst | 12 read for non English (read: korean) speakers and is not intended as
|
| /linux-6.15/drivers/media/radio/ |
| H A D | Kconfig | 168 set of speakers. 190 set of speakers or headphones. 202 set of speakers.
|