Home
last modified time | relevance | path

Searched refs:detecting (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Darizona-jack.c243 if (info->detecting) { in arizona_start_mic()
263 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic()
517 info->detecting = true; in arizona_hpdet_do_id()
720 info->detecting = false; in arizona_micd_timeout_work()
798 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_micdet_reading()
811 info->detecting = false; in arizona_micdet_reading()
819 info->detecting = false; in arizona_micdet_reading()
843 info->detecting = false; in arizona_micdet_reading()
869 * If we're still detecting and we detect a short then we've in arizona_micdet_reading()
873 info->detecting in arizona_micdet_reading()
[all...]
H A Dwm8994.h65 bool detecting; member
H A Dwm8996.c87 bool detecting; member
2246 wm8996->detecting = true; in wm8996_detect()
2327 wm8996->detecting = false; in wm8996_hpdet_irq()
2402 wm8996->detecting = true; in wm8996_micd()
2421 if (wm8996->detecting) { in wm8996_micd()
2447 if (wm8996->detecting && (val & 0x3f0)) { in wm8996_micd()
2480 } else if (wm8996->detecting) { in wm8996_micd()
H A Dwm8994.c3548 micdet->detecting = true; in wm8994_mic_detect()
3597 if (priv->micdet[0].detecting) in wm8994_mic_work()
3601 if (priv->micdet[0].detecting) in wm8994_mic_work()
3607 priv->micdet[0].detecting = false; in wm8994_mic_work()
3609 priv->micdet[0].detecting = true; in wm8994_mic_work()
3616 if (priv->micdet[1].detecting) in wm8994_mic_work()
3620 if (priv->micdet[1].detecting) in wm8994_mic_work()
3626 priv->micdet[1].detecting = false; in wm8994_mic_work()
3628 priv->micdet[1].detecting = true; in wm8994_mic_work()
H A Darizona.h122 bool detecting; member
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-arizona.c95 bool detecting; member
295 if (info->detecting) { in arizona_start_mic()
320 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic()
586 info->detecting = true; in arizona_hpdet_do_id()
801 info->detecting = false; in arizona_micd_timeout_work()
882 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_micdet_reading()
895 info->detecting = false; in arizona_micdet_reading()
903 info->detecting = false; in arizona_micdet_reading()
933 info->detecting = false; in arizona_micdet_reading()
959 * If we're still detecting an in arizona_micdet_reading()
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8994.h65 bool detecting; member
H A Dwm8996.c87 bool detecting; member
2246 wm8996->detecting = true; in wm8996_detect()
2327 wm8996->detecting = false; in wm8996_hpdet_irq()
2402 wm8996->detecting = true; in wm8996_micd()
2421 if (wm8996->detecting) { in wm8996_micd()
2447 if (wm8996->detecting && (val & 0x3f0)) { in wm8996_micd()
2480 } else if (wm8996->detecting) { in wm8996_micd()
H A Dwm8994.c3548 micdet->detecting = true; in wm8994_mic_detect()
3597 if (priv->micdet[0].detecting) in wm8994_mic_work()
3601 if (priv->micdet[0].detecting) in wm8994_mic_work()
3607 priv->micdet[0].detecting = false; in wm8994_mic_work()
3609 priv->micdet[0].detecting = true; in wm8994_mic_work()
3616 if (priv->micdet[1].detecting) in wm8994_mic_work()
3620 if (priv->micdet[1].detecting) in wm8994_mic_work()
3626 priv->micdet[1].detecting = false; in wm8994_mic_work()
3628 priv->micdet[1].detecting = true; in wm8994_mic_work()

Completed in 20 milliseconds