Searched refs:fan_speed_fmt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | applesmc.c | 79 static const char *const fan_speed_fmt[] = { variable 846 scnprintf(newkey, sizeof(newkey), fan_speed_fmt[to_option(attr)], in applesmc_show_fan_speed() 869 scnprintf(newkey, sizeof(newkey), fan_speed_fmt[to_option(attr)], in applesmc_store_fan_speed()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | applesmc.c | 79 static const char *const fan_speed_fmt[] = { variable 846 scnprintf(newkey, sizeof(newkey), fan_speed_fmt[to_option(attr)], in applesmc_show_fan_speed() 869 scnprintf(newkey, sizeof(newkey), fan_speed_fmt[to_option(attr)], in applesmc_store_fan_speed()
|
Completed in 4 milliseconds