Home
last modified time | relevance | path

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

12

/linux-6.12.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-6.12.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>;
Drt5663.txt25 between headphone and headset.
39 also different between headphone and headset. In the example, the
/linux-6.12.1/sound/soc/intel/boards/
Dcht_bsw_rt5672.c32 struct snd_soc_jack headset; member
231 &ctx->headset, in cht_codec_init()
237 snd_jack_set_key(ctx->headset.jack, SND_JACK_BTN_0, KEY_PLAYPAUSE); in cht_codec_init()
238 snd_jack_set_key(ctx->headset.jack, SND_JACK_BTN_1, KEY_VOLUMEUP); in cht_codec_init()
239 snd_jack_set_key(ctx->headset.jack, SND_JACK_BTN_2, KEY_VOLUMEDOWN); in cht_codec_init()
241 rt5670_set_jack_detect(component, &ctx->headset); in cht_codec_init()
/linux-6.12.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()
951 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.h139 struct gbaudio_jack headset; member
/linux-6.12.1/arch/arm/boot/dts/rockchip/
Drk3288-veyron-analog-audio.dtsi19 rockchip,headset-codec = <&headsetcodec>;
94 headset {
/linux-6.12.1/arch/arm/boot/dts/samsung/
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>;
128 headset_det: headset-det-pins {
141 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>;
158 headset_det: headset-det-pins {
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dmsm8916-motorola-harpia.dts118 headset_switch_in: headset-switch-in-state {
126 headset_switch_supply_en: headset-switch-supply-en-state {
Dsdm850-samsung-w737.dts658 qcom,mbhc-headset-vthreshold-microvolt = <1700000>;
Dsdm850-lenovo-yoga-c630.dts879 qcom,mbhc-headset-vthreshold-microvolt = <1700000>;
/linux-6.12.1/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui-audio-ts3a227e.dtsi30 mediatek,headset-codec = <&ts3a227e>;
Dmt8183-kukui-audio-da7219.dtsi52 mediatek,headset-codec = <&da7219>;
Dmt8192-asurada-hayato-r5-sku2.dts55 headset-codec {
Dmt8192-asurada-spherion-r4.dts71 headset-codec {
Dmt8192-asurada-spherion-r0.dts74 headset-codec {
Dmt8192-asurada-hayato-r1.dts117 headset-codec {
/linux-6.12.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-6.12.1/Documentation/sound/designs/
Dcontrol-names.rst68 Headset Mic mic part of combined headset jack - 4-pin
/linux-6.12.1/Documentation/driver-api/gpio/
Ddrivers-on-gpio.rst38 external connector status, such as a headset line for an audio driver or an

12