Searched refs:fan_count (Results 1 – 4 of 4) sorted by relevance
345 u8 fan_count; member833 return channel < priv->fan_count ? 0444 : 0; in awcc_hwmon_is_visible()835 return channel < priv->fan_count ? 0444 : 0; in awcc_hwmon_is_visible()1067 return n < priv->fan_count ? attr->mode : 0; in fan_boost_attr_visible()1109 ret = awcc_op_get_resource_id(wdev, i + priv->fan_count, &id); in awcc_hwmon_temps_init()1130 for (i = 0; i < priv->fan_count; i++) { in awcc_hwmon_fans_init()1185 priv->fan_data = devm_kcalloc(&wdev->dev, priv->fan_count, in awcc_hwmon_init()1213 for (i = 0; i < priv->fan_count; i++) { in awcc_hwmon_suspend()1236 for (i = 0; i < priv->fan_count; i++) { in awcc_hwmon_resume()1393 seq_printf(seq, "Number of fans: %u\n", priv->fan_count); in awcc_debugfs_hwmon_data_read()[all …]
128 int fan_count; member871 num = &data->fan_count; in atk_add_sensor()1153 err = data->voltage_count + data->temperature_count + data->fan_count; in atk_enumerate_new_hwmon()1166 + data->fan_count) * 4 + 1; in atk_init_attribute_groups()
507 u8 fan_count; /* number of fans */ member
681 u8 fan_count; member