Home
last modified time | relevance | path

Searched refs:spk (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dspeakupmap.map1 spk key_f9 = punc_level_dec
2 spk key_f10 = punc_level_inc
3 spk key_f11 = reading_punc_dec
4 spk key_f12 = reading_punc_inc
5 spk key_1 = vol_dec
6 spk key_2 = vol_inc
7 spk key_3 = pitch_dec
8 spk key_4 = pitch_inc
9 spk key_5 = rate_dec
10 spk key_6 = rate_inc
[all …]
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dspkguide.txt252 Speakup commands are on the right. The designation "spk" means to press
256 spk key_f9 = punc_level_dec
257 spk key_f10 = punc_level_inc
258 spk key_f11 = reading_punc_dec
259 spk key_f12 = reading_punc_inc
260 spk key_1 = vol_dec
261 spk key_2 = vol_inc
262 spk key_3 = pitch_dec
263 spk key_4 = pitch_inc
264 spk key_5 = rate_dec
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dsirf-audio.txt11 - spk-pa-gpios: Need to be present if the board need control external
38 spk-pa-gpios = <&gpio 46 0>;
Dwm8962.txt12 - spk-mono: This is a boolean property. If present, the SPK_MONO bit
/kernel/linux/linux-5.10/include/sound/
Dhda_chmap.h76 int snd_hdac_spk_to_chmap(int spk);
/kernel/linux/linux-5.10/sound/hda/
Dhdmi_chmap.c452 int snd_hdac_spk_to_chmap(int spk) in snd_hdac_spk_to_chmap() argument
457 if (t->spk_mask == spk) in snd_hdac_spk_to_chmap()
640 int spk = cap->speakers[c]; in hdmi_cea_alloc_to_tlv_chmap() local
642 if (!spk) in hdmi_cea_alloc_to_tlv_chmap()
645 chmap[count++] = snd_hdac_spk_to_chmap(spk); in hdmi_cea_alloc_to_tlv_chmap()
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3399-sapphire-excavator.dts167 spk-con-gpio = <&gpio0 RK_PB3 GPIO_ACTIVE_HIGH>;
/kernel/linux/linux-5.10/Documentation/sound/hd-audio/
Dmodels.rst219 lenovo-spk-noise
223 dell-spk-noise
233 alc298-spk-volume
/kernel/linux/linux-5.10/sound/x86/
Dintel_hdmi_audio.c457 static int spk_to_chmap(int spk) in spk_to_chmap() argument
462 if (t->spk_mask == spk) in spk_to_chmap()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dhi3620-hi4511.dts307 0x0f0 0x1 /* GPIO (IOMG59), audio spk & earphone */
/kernel/linux/linux-5.10/Documentation/sound/soc/
Ddapm.rst331 powered only when the spk is in use.
/kernel/linux/linux-5.10/sound/pci/hda/
Dpatch_hdmi.c4117 int spk = cap->speakers[chan]; in atihdmi_paired_cea_alloc_to_tlv_chmap() local
4118 if (!spk) { in atihdmi_paired_cea_alloc_to_tlv_chmap()
4126 chmap[count++] = snd_hdac_spk_to_chmap(spk); in atihdmi_paired_cea_alloc_to_tlv_chmap()