Searched refs:applesmc_get_lower_bound (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/hwmon/
H A Dapplesmc.c403 static int applesmc_get_lower_bound(unsigned int *lo, const char *key) function
452 ret = applesmc_get_lower_bound(&begin, key);
600 ret = applesmc_get_lower_bound(&s->temp_begin, "T");
603 ret = applesmc_get_lower_bound(&s->temp_end, "U");

Completed in 174 milliseconds