Home
last modified time | relevance | path

Searched refs:headset (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v6.1/Documentation/sound/hd-audio/
Dmodels.rst75 headset-mic
76 Indicates a combined headset (headphone+mic) jack
77 headset-mode
78 More comprehensive headset support for ALC269 & co
79 headset-mode-no-hp-mic
87 dell-headset-multi
89 dell-headset-dock
149 aspire-headset-mic
172 Subwoofer and headset fixupes for Dell Inspiron
189 alc283-headset
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Drockchip-max98090.txt11 - rockchip,headset-codec: The phandle of Ext chip for jack detection. This is
23 rockchip,headset-codec = <&headsetcodec>;
40 rockchip,headset-codec = <&headsetcodec>;
Dmt8183-da7219-max98357.txt7 - mediatek,headset-codec: the phandles of da7219 codecs
17 mediatek,headset-codec = <&da7219>;
Dmt8183-mt6358-ts3a227-max98357.txt11 - mediatek,headset-codec: the phandles of ts3a227 codecs
20 mediatek,headset-codec = <&ts3a227>;
Dqcom,msm8916-wcd-analog.txt20 "mbhc_switch_int" - multi button headset interrupt.
36 detection on headset when the mbhc is powered up
39 detection on headset when mbhc is powered up
Drt5663.txt25 between headphone and headset.
39 also different between headphone and headset. In the example, the
Dnau8821.txt41 headset: nau8821@1b {
Dnau8824.txt72 headset: nau8824@1a {
Dnau8825.txt83 headset: nau8825@1a {
/Linux-v6.1/sound/soc/intel/boards/
Dcht_bsw_rt5672.c32 struct snd_soc_jack headset; member
227 &ctx->headset, in cht_codec_init()
233 snd_jack_set_key(ctx->headset.jack, SND_JACK_BTN_0, KEY_PLAYPAUSE); in cht_codec_init()
234 snd_jack_set_key(ctx->headset.jack, SND_JACK_BTN_1, KEY_VOLUMEUP); in cht_codec_init()
235 snd_jack_set_key(ctx->headset.jack, SND_JACK_BTN_2, KEY_VOLUMEDOWN); in cht_codec_init()
237 rt5670_set_jack_detect(component, &ctx->headset); in cht_codec_init()
Dsof_da7219_max98373.c31 struct snd_soc_jack headset; member
149 static struct snd_soc_jack headset; variable
174 &headset, in da7219_codec_init()
182 jack = &headset; in da7219_codec_init()
Dcml_rt1011_rt5682.c72 struct snd_soc_jack headset; member
155 &ctx->headset, in cml_rt5682_codec_init()
163 jack = &ctx->headset; in cml_rt5682_codec_init()
/Linux-v6.1/drivers/staging/greybus/
Daudio_codec.c695 struct snd_soc_jack_pin *headset, *button; in gbaudio_init_jack() local
703 headset = devm_kzalloc(module->dev, sizeof(*headset), GFP_KERNEL); in gbaudio_init_jack()
704 if (!headset) in gbaudio_init_jack()
707 headset->pin = module->jack_name; in gbaudio_init_jack()
708 headset->mask = module->jack_mask; in gbaudio_init_jack()
711 &module->headset.jack, headset, 1); in gbaudio_init_jack()
718 list_add(&module->headset.list, &module->jack_list); in gbaudio_init_jack()
954 if (jack == &module->headset) in gbaudio_unregister_module()
Daudio_module.c24 struct snd_jack *jack = module->headset.jack.jack; in gbaudio_request_jack()
45 snd_soc_jack_report(&module->headset.jack, 0, in gbaudio_request_jack()
64 snd_soc_jack_report(&module->headset.jack, report, module->jack_mask); in gbaudio_request_jack()
Daudio_codec.h138 struct gbaudio_jack headset; member
/Linux-v6.1/arch/arm/boot/dts/
Drk3288-veyron-analog-audio.dtsi19 rockchip,headset-codec = <&headsetcodec>;
94 headset {
Ds5pv210-fascinate4g.dts68 headset-micbias-supply = <&headset_micbias_reg>;
73 io-channel-names = "headset-detect";
74 headset-detect-gpios = <&gph0 6 GPIO_ACTIVE_HIGH>;
75 headset-key-gpios = <&gph3 6 GPIO_ACTIVE_HIGH>;
129 headset_det: headset-det-pins {
142 headset_micbias_ena: headset-micbias-ena-pins {
Ds5pv210-galaxys.dts95 headset-micbias-supply = <&micbias_reg>;
100 io-channel-names = "headset-detect";
101 headset-detect-gpios = <&gph0 6 GPIO_ACTIVE_LOW>;
102 headset-key-gpios = <&gph3 6 GPIO_ACTIVE_HIGH>;
159 headset_det: headset-det-pins {
/Linux-v6.1/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-audio-ts3a227e.dtsi31 mediatek,headset-codec = <&ts3a227e>;
Dmt8183-kukui-audio-da7219.dtsi53 mediatek,headset-codec = <&da7219>;
/Linux-v6.1/Documentation/sound/soc/
Ddpcm.rst56 Audio is being played to the Headset. After a while the user removes the headset
76 The headset is removed from the jack by user so the speakers must now be used :-
100 for headset since the path is now disabled.
Djack.rst23 For example, a system may have a stereo headset jack with two reporting
/Linux-v6.1/Documentation/sound/designs/
Dcontrol-names.rst68 Headset Mic mic part of combined headset jack - 4-pin
/Linux-v6.1/Documentation/driver-api/gpio/
Ddrivers-on-gpio.rst33 external connector status, such as a headset line for an audio driver or an
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsdm850-lenovo-yoga-c630.dts782 qcom,mbhc-headset-vthreshold-microvolt = <1700000>;

12