Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/extcon/
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()
1211 info->hpdet_retried = false; in arizona_jackdet()