Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/extcon/
Dextcon-arizona.c91 unsigned int hpdet_res[3]; member
498 info->hpdet_res[info->num_hpdet_res++] = *reading; in arizona_hpdet_do_id()
521 info->hpdet_res[0], info->hpdet_res[1]); in arizona_hpdet_do_id()
524 *reading = info->hpdet_res[0]; in arizona_hpdet_do_id()
539 if (!id_gpio || info->hpdet_res[1] > 50) { in arizona_hpdet_do_id()
1060 for (i = 0; i < ARRAY_SIZE(info->hpdet_res); i++) in arizona_jackdet()
1061 info->hpdet_res[i] = 0; in arizona_jackdet()