Home
last modified time | relevance | path

Searched refs:hpdet_retried (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Darizona-jack.c502 if (*reading >= ARIZONA_HPDET_MAX && !info->hpdet_retried) { in arizona_hpdet_do_id()
505 info->hpdet_retried = true; in arizona_hpdet_do_id()
1101 info->hpdet_retried = false; in arizona_jackdet()
H A Darizona.h119 bool hpdet_retried; member
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-arizona.c89 bool hpdet_retried; member
571 if (*reading >= ARIZONA_HPDET_MAX && !info->hpdet_retried) { in arizona_hpdet_do_id()
574 info->hpdet_retried = true; in arizona_hpdet_do_id()
1212 info->hpdet_retried = false; in arizona_jackdet()

Completed in 5 milliseconds