Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/extcon/
Dextcon-arizona.c103 unsigned int hpdet_res[3]; member
540 info->hpdet_res[info->num_hpdet_res++] = *reading; in arizona_hpdet_do_id()
563 info->hpdet_res[0], info->hpdet_res[1]); in arizona_hpdet_do_id()
566 *reading = info->hpdet_res[0]; in arizona_hpdet_do_id()
581 if (!id_gpio || info->hpdet_res[1] > 50) { in arizona_hpdet_do_id()
1176 for (i = 0; i < ARRAY_SIZE(info->hpdet_res); i++) in arizona_jackdet()
1177 info->hpdet_res[i] = 0; in arizona_jackdet()