Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/extcon/
Dextcon-arizona.c94 unsigned int hpdet_res[3]; member
535 info->hpdet_res[info->num_hpdet_res++] = *reading; in arizona_hpdet_do_id()
558 info->hpdet_res[0], info->hpdet_res[1]); in arizona_hpdet_do_id()
561 *reading = info->hpdet_res[0]; in arizona_hpdet_do_id()
576 if (!id_gpio || info->hpdet_res[1] > 50) { in arizona_hpdet_do_id()
1171 for (i = 0; i < ARRAY_SIZE(info->hpdet_res); i++) in arizona_jackdet()
1172 info->hpdet_res[i] = 0; in arizona_jackdet()