| /linux/Documentation/devicetree/bindings/sound/ |
| A D | samsung,aries-wm8994.yaml | 61 headset-micbias-supply: 68 headset-detect-gpios: 70 description: GPIO for detection of headset insertion 72 headset-key-gpios: 74 description: GPIO for detection of headset key press 81 const: headset-detect 91 - headset-micbias-supply 93 - headset-detect-gpios 94 - headset-key-gpios 115 io-channel-names = "headset-detect"; [all …]
|
| A D | rockchip-max98090.txt | 11 - rockchip,headset-codec: The phandle of Ext chip for jack detection. This is 23 rockchip,headset-codec = <&headsetcodec>; 40 rockchip,headset-codec = <&headsetcodec>;
|
| A D | mt8183-da7219-max98357.txt | 7 - mediatek,headset-codec: the phandles of da7219 codecs 17 mediatek,headset-codec = <&da7219>;
|
| A D | mt8183-mt6358-ts3a227-max98357.txt | 11 - mediatek,headset-codec: the phandles of ts3a227 codecs 20 mediatek,headset-codec = <&ts3a227>;
|
| A D | qcom,wcd934x.yaml | 88 qcom,mbhc-headset-vthreshold-microvolt: 89 description: Voltage threshold value for headset detection 100 Array of 8 Voltage threshold values corresponding to headset 190 qcom,mbhc-headset-vthreshold-microvolt = <1700000>;
|
| A D | qcom,wcd938x.yaml | 71 qcom,mbhc-headset-vthreshold-microvolt: 72 description: Voltage threshold value for headset detection 83 Array of 8 Voltage threshold values corresponding to headset
|
| A D | qcom,msm8916-wcd-analog.txt | 20 "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
|
| A D | cs42l42.txt | 71 - cirrus,bias-lvls : For a level-detect headset button scheme, each button 88 the potential pop noise during the headset plug out slowly. But on some 90 with CTIA headset type. For different hardware setups, a designer might
|
| A D | rt5663.txt | 25 between headphone and headset. 39 also different between headphone and headset. In the example, the
|
| A D | nvidia,tegra-audio-wm8903.txt | 32 - nvidia,headset : The Mic Jack represents state of the headset microphone pin
|
| A D | ts3a227e.txt | 7 headset specification v1.0.
|
| A D | nau8821.txt | 41 headset: nau8821@1b {
|
| A D | nau8824.txt | 72 headset: nau8824@1a {
|
| /linux/Documentation/sound/hd-audio/ |
| A D | models.rst | 75 headset-mic 77 headset-mode 87 dell-headset-multi 89 dell-headset-dock 189 alc283-headset 229 alc280-hp-headset 299 alc662-headset 301 alc668-headset 317 alc891-headset 325 usi-headset [all …]
|
| /linux/sound/soc/intel/boards/ |
| A D | cht_bsw_rt5672.c | 32 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()
|
| A D | sof_da7219_max98373.c | 31 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()
|
| A D | cml_rt1011_rt5682.c | 72 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/drivers/staging/greybus/ |
| A D | audio_codec.c | 691 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()
|
| A D | audio_module.c | 24 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()
|
| /linux/arch/arm/boot/dts/ |
| A D | s5pv210-fascinate4g.dts | 68 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 { 142 headset_micbias_ena: headset-micbias-ena {
|
| A D | rk3288-veyron-analog-audio.dtsi | 19 rockchip,headset-codec = <&headsetcodec>; 94 headset {
|
| A D | s5pv210-galaxys.dts | 95 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 {
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| A D | mt8183-kukui-audio-ts3a227e.dtsi | 31 mediatek,headset-codec = <&ts3a227e>;
|
| A D | mt8183-kukui-audio-da7219.dtsi | 53 mediatek,headset-codec = <&da7219>;
|
| /linux/Documentation/sound/soc/ |
| A D | dpcm.rst | 56 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.
|