hpdet_res          94 drivers/extcon/extcon-arizona.c 	unsigned int hpdet_res[3];
hpdet_res         535 drivers/extcon/extcon-arizona.c 		info->hpdet_res[info->num_hpdet_res++] = *reading;
hpdet_res         558 drivers/extcon/extcon-arizona.c 			info->hpdet_res[0], info->hpdet_res[1]);
hpdet_res         561 drivers/extcon/extcon-arizona.c 		*reading = info->hpdet_res[0];
hpdet_res         576 drivers/extcon/extcon-arizona.c 		if (!id_gpio || info->hpdet_res[1] > 50) {
hpdet_res        1171 drivers/extcon/extcon-arizona.c 		for (i = 0; i < ARRAY_SIZE(info->hpdet_res); i++)
hpdet_res        1172 drivers/extcon/extcon-arizona.c 			info->hpdet_res[i] = 0;