Home
last modified time | relevance | path

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

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