Searched refs:applesmc_show_fan_speed (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | applesmc.c | 838 static ssize_t applesmc_show_fan_speed(struct device *dev, in applesmc_show_fan_speed() function 1099 { "fan%d_input", applesmc_show_fan_speed, NULL, 0 }, 1100 { "fan%d_min", applesmc_show_fan_speed, applesmc_store_fan_speed, 1 }, 1101 { "fan%d_max", applesmc_show_fan_speed, NULL, 2 }, 1102 { "fan%d_safe", applesmc_show_fan_speed, NULL, 3 }, 1103 { "fan%d_output", applesmc_show_fan_speed, applesmc_store_fan_speed, 4 },
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | applesmc.c | 838 static ssize_t applesmc_show_fan_speed(struct device *dev, in applesmc_show_fan_speed() function 1099 { "fan%d_input", applesmc_show_fan_speed, NULL, 0 }, 1100 { "fan%d_min", applesmc_show_fan_speed, applesmc_store_fan_speed, 1 }, 1101 { "fan%d_max", applesmc_show_fan_speed, NULL, 2 }, 1102 { "fan%d_safe", applesmc_show_fan_speed, NULL, 3 }, 1103 { "fan%d_output", applesmc_show_fan_speed, applesmc_store_fan_speed, 4 },
|
Completed in 4 milliseconds