Home
last modified time | relevance | path

Searched refs:mic_det (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/arm/boot/dts/
Drk3288-veyron-analog-audio.dtsi13 pinctrl-0 = <&mic_det>, <&hp_det>;
89 mic_det: mic-det { label
/linux-6.1.9/sound/soc/codecs/
D88pm860x-codec.c128 int mic_det; member
1224 if ((pm860x->det.mic_det & SND_JACK_MICROPHONE) in pm860x_component_handler()
1288 pm860x->det.mic_det = det; in pm860x_mic_jack_detect()
Dwm8903.c144 int mic_det; member
1612 wm8903->mic_det = det; in wm8903_mic_detect()
1697 mic_report ^= wm8903->mic_det; in wm8903_irq()
1707 wm8903->mic_short | wm8903->mic_det); in wm8903_irq()