Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-arizona.c92 unsigned int hpdet_res[3]; member
543 info->hpdet_res[info->num_hpdet_res++] = *reading; in arizona_hpdet_do_id()
565 info->hpdet_res[0], info->hpdet_res[1]); in arizona_hpdet_do_id()
568 *reading = info->hpdet_res[0]; in arizona_hpdet_do_id()
583 if (!id_gpio || info->hpdet_res[1] > 50) { in arizona_hpdet_do_id()
1208 for (i = 0; i < ARRAY_SIZE(info->hpdet_res); i++) in arizona_jackdet()
1209 info->hpdet_res[i] = 0; in arizona_jackdet()