Home
last modified time | relevance | path

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

12

/Linux-v5.15/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-v5.15/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
Dcs42l42.txt70 - cirrus,bias-lvls : For a level-detect headset button scheme, each button
87 the potential pop noise during the headset plug out slowly. But on some
89 with CTIA headset type. For different hardware setups, a designer might
Dnvidia,tegra-audio-wm8903.txt32 - nvidia,headset : The Mic Jack represents state of the headset microphone pin
Dts3a227e.txt7 headset specification v1.0.
Dnau8824.txt72 headset: nau8824@1a {
Dnau8825.txt80 headset: nau8825@1a {
/Linux-v5.15/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
138 static struct snd_soc_jack headset; variable
163 &headset, NULL, 0); in da7219_codec_init()
169 jack = &headset; in da7219_codec_init()
Dcml_rt1011_rt5682.c72 struct snd_soc_jack headset; member
144 &ctx->headset, NULL, 0); in cml_rt5682_codec_init()
150 jack = &ctx->headset; in cml_rt5682_codec_init()
/Linux-v5.15/drivers/staging/greybus/
Daudio_codec.c691 struct snd_soc_jack_pin *headset, *button; in gbaudio_init_jack() local
699 headset = devm_kzalloc(module->dev, sizeof(*headset), GFP_KERNEL); in gbaudio_init_jack()
700 if (!headset) in gbaudio_init_jack()
703 headset->pin = module->jack_name; in gbaudio_init_jack()
704 headset->mask = module->jack_mask; in gbaudio_init_jack()
706 &module->headset.jack, headset, 1); in gbaudio_init_jack()
713 list_add(&module->headset.list, &module->jack_list); in gbaudio_init_jack()
948 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-v5.15/arch/arm/boot/dts/
Ds5pv210-fascinate4g.dts67 headset-micbias-supply = <&headset_micbias_reg>;
72 io-channel-names = "headset-detect";
73 headset-detect-gpios = <&gph0 6 GPIO_ACTIVE_HIGH>;
74 headset-key-gpios = <&gph3 6 GPIO_ACTIVE_HIGH>;
128 headset_det: headset-det {
141 headset_micbias_ena: headset-micbias-ena {
Drk3288-veyron-analog-audio.dtsi19 rockchip,headset-codec = <&headsetcodec>;
94 headset {
Ds5pv210-galaxys.dts94 headset-micbias-supply = <&micbias_reg>;
99 io-channel-names = "headset-detect";
100 headset-detect-gpios = <&gph0 6 GPIO_ACTIVE_LOW>;
101 headset-key-gpios = <&gph3 6 GPIO_ACTIVE_HIGH>;
158 headset_det: headset-det {
/Linux-v5.15/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-v5.15/Documentation/sound/designs/
Dcontrol-names.rst68 Headset Mic mic part of combined headset jack - 4-pin
/Linux-v5.15/Documentation/driver-api/gpio/
Ddrivers-on-gpio.rst33 external connector status, such as a headset line for an audio driver or an
/Linux-v5.15/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi711 headset_int_l: headset-int-l {

12