Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds