Searched refs:hpdet_res (Results 1 – 2 of 2) sorted by relevance
475 info->hpdet_res[info->num_hpdet_res++] = *reading; in arizona_hpdet_do_id()499 info->hpdet_res[0], info->hpdet_res[1]); in arizona_hpdet_do_id()502 *reading = info->hpdet_res[0]; in arizona_hpdet_do_id()517 if (!id_gpio || info->hpdet_res[1] > 50) { in arizona_hpdet_do_id()1104 for (i = 0; i < ARRAY_SIZE(info->hpdet_res); i++) in arizona_jackdet()1105 info->hpdet_res[i] = 0; in arizona_jackdet()
125 unsigned int hpdet_res[3]; member