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

/linux-4.1.27/drivers/hwmon/
H A Dadm1031.c302 int first_match = -1, exact_match = -1; get_fan_auto_nearest() local
317 first_match == -1) { get_fan_auto_nearest()
322 first_match = i; get_fan_auto_nearest()
328 else if (first_match >= 0) get_fan_auto_nearest()
329 return first_match; get_fan_auto_nearest()

Completed in 55 milliseconds