Searched refs:sensors_count (Results 1 – 2 of 2) sorted by relevance
298 u32 sensors_count; in mlx5_hwmon_alloc() local315 sensors_count = hwmon->asic_platform_scount + hwmon->module_scount; in mlx5_hwmon_alloc()316 hwmon->temp_channel_desc = kcalloc(sensors_count, sizeof(*hwmon->temp_channel_desc), in mlx5_hwmon_alloc()324 hwmon->temp_channel_config = kcalloc(sensors_count + 1, sizeof(*hwmon->temp_channel_config), in mlx5_hwmon_alloc()
93 u32 sensors_count; /* Total count of sensors from each group */ member476 pdata->sensors_count += sensor_groups[type].attr_count; in populate_attr_groups()562 pdata->sensors_count, sizeof(*sdata), in create_device_attrs()673 pdata->sensors_count = 0; in ibmpowernv_probe()