n_comp 304 drivers/hwmon/ntc_thermistor.c int n_comp; n_comp 308 drivers/hwmon/ntc_thermistor.c [(ntc)] = { .comp = (compensation), .n_comp = ARRAY_SIZE(compensation) } n_comp 322 drivers/hwmon/ntc_thermistor.c int n_comp; n_comp 492 drivers/hwmon/ntc_thermistor.c if (ohm <= data->comp[data->n_comp - 1].ohm) { n_comp 493 drivers/hwmon/ntc_thermistor.c *i_low = data->n_comp - 1; n_comp 494 drivers/hwmon/ntc_thermistor.c *i_high = data->n_comp - 1; n_comp 500 drivers/hwmon/ntc_thermistor.c end = data->n_comp; n_comp 694 drivers/hwmon/ntc_thermistor.c data->n_comp = ntc_type[pdev_id->driver_data].n_comp; n_comp 503 drivers/infiniband/hw/qedr/main.c cnq->n_comp++; n_comp 78 drivers/infiniband/hw/qedr/qedr.h u64 n_comp;