Searched refs:fan_labels (Results 1 – 3 of 3) sorted by relevance
177 const char *const *fan_labels; member239 *str = state->fan_labels[channel]; in lenovo_ec_hwmon_read_string()526 ec_data->fan_labels = px_ec_fan_label; in lenovo_ec_probe()533 ec_data->fan_labels = p7_ec_fan_label; in lenovo_ec_probe()540 ec_data->fan_labels = p5_ec_fan_label; in lenovo_ec_probe()547 ec_data->fan_labels = p8_ec_fan_label; in lenovo_ec_probe()
156 static const char * const fan_labels[] = { variable962 if (type >= ARRAY_SIZE(fan_labels)) in dell_smm_fan_label()963 type = ARRAY_SIZE(fan_labels) - 1; in dell_smm_fan_label()965 return dock ? docking_labels[type] : fan_labels[type]; in dell_smm_fan_label()
114 static const char * const fan_labels[] = { variable389 *str = fan_labels[type]; in dell_wmi_ddv_fan_read_string()