Home
last modified time | relevance | path

Searched refs:cros_ec_hwmon_is_error_temp (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
A Dcros_ec_hwmon.c60 static bool cros_ec_hwmon_is_error_temp(u8 temp) in cros_ec_hwmon_is_error_temp() function
99 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