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

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

Completed in 146 milliseconds