Home
last modified time | relevance | path

Searched refs:hpdet_active (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Darizona-jack.c539 if (!info->hpdet_active) { in arizona_hpdet_irq()
595 if (info->hpdet_active) { in arizona_hpdet_irq()
597 info->hpdet_active = false; in arizona_hpdet_irq()
623 info->hpdet_active = true; in arizona_identify_headphone()
658 info->hpdet_active = false; in arizona_identify_headphone()
673 info->hpdet_active = true; in arizona_start_hpdet_acc_id()
706 info->hpdet_active = false; in arizona_start_hpdet_acc_id()
H A Darizona.h117 bool hpdet_active; member