nr_count 166 drivers/hwmon/scmi-hwmon.c int nr_count[hwmon_max] = {0}, nr_types = 0; nr_count 198 drivers/hwmon/scmi-hwmon.c if (!nr_count[type]) nr_count 200 drivers/hwmon/scmi-hwmon.c nr_count[type]++; nr_count 205 drivers/hwmon/scmi-hwmon.c if (nr_count[hwmon_temp]) nr_count 206 drivers/hwmon/scmi-hwmon.c nr_count[hwmon_chip]++, nr_types++; nr_count 222 drivers/hwmon/scmi-hwmon.c if (!nr_count[type]) nr_count 225 drivers/hwmon/scmi-hwmon.c scmi_hwmon_add_chan_info(scmi_hwmon_chan, dev, nr_count[type], nr_count 230 drivers/hwmon/scmi-hwmon.c devm_kcalloc(dev, nr_count[type], nr_count 248 drivers/hwmon/scmi-hwmon.c idx = --nr_count[type];