Searched refs:detecting (Results 1 – 5 of 5) sorted by relevance
243 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()873 info->detecting = false; in arizona_micdet_reading()939 if (info->detecting) in arizona_micd_detect()[all …]
65 bool detecting; member
87 bool detecting; member2246 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()
3548 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()
122 bool detecting; member