Searched refs:fan_labels (Results 1 – 3 of 3) sorted by relevance
198 const char *const *fan_labels; member260 *str = state->fan_labels[channel]; in lenovo_ec_hwmon_read_string()550 ec_data->fan_labels = px_ec_fan_label; in lenovo_ec_probe()557 ec_data->fan_labels = p7_ec_fan_label; in lenovo_ec_probe()564 ec_data->fan_labels = p5_ec_fan_label; in lenovo_ec_probe()571 ec_data->fan_labels = p8_ec_fan_label; in lenovo_ec_probe()
336 static const char *const fan_labels[] = { variable390 if (channel >= 0 && channel < ARRAY_SIZE(fan_labels)) { in laptop_hwmon_read_string()391 *str = fan_labels[channel]; in laptop_hwmon_read_string()
149 static const char * const fan_labels[] = { variable403 *str = fan_labels[type]; in dell_wmi_ddv_fan_read_string()