arizona_hpdet_b_ranges  386 drivers/extcon/extcon-arizona.c } arizona_hpdet_b_ranges[] = {
arizona_hpdet_b_ranges  447 drivers/extcon/extcon-arizona.c 		if (range < ARRAY_SIZE(arizona_hpdet_b_ranges) - 1 &&
arizona_hpdet_b_ranges  448 drivers/extcon/extcon-arizona.c 		    (val < arizona_hpdet_b_ranges[range].threshold ||
arizona_hpdet_b_ranges  462 drivers/extcon/extcon-arizona.c 		if (val < arizona_hpdet_b_ranges[range].threshold ||
arizona_hpdet_b_ranges  471 drivers/extcon/extcon-arizona.c 		val = arizona_hpdet_b_ranges[range].factor_b
arizona_hpdet_b_ranges  473 drivers/extcon/extcon-arizona.c 			   arizona_hpdet_b_ranges[range].factor_a);