Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dapplesmc.c87 static const char *const fan_speed_fmt[] = { variable
814 sprintf(newkey, fan_speed_fmt[to_option(attr)], to_index(attr)); in applesmc_show_fan_speed()
837 sprintf(newkey, fan_speed_fmt[to_option(attr)], to_index(attr)); in applesmc_store_fan_speed()