Searched refs:cros_ec_hwmon_is_error_temp (Results 1 – 1 of 1) sorted by relevance
60 static bool cros_ec_hwmon_is_error_temp(u8 temp) in cros_ec_hwmon_is_error_temp() function99 if (cros_ec_hwmon_is_error_temp(temp)) in cros_ec_hwmon_read()107 *val = cros_ec_hwmon_is_error_temp(temp); in cros_ec_hwmon_read()
Completed in 4 milliseconds