Home
last modified time | relevance | path

Searched refs:hwmon_temp (Results 1 – 25 of 25) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_hwmon.c49 if (type == hwmon_temp) in nfp_hwmon_sensor_id()
65 { hwmon_temp, hwmon_temp_max, NFP_TEMP_MAX }, in nfp_hwmon_read()
66 { hwmon_temp, hwmon_temp_crit, NFP_TEMP_CRIT }, in nfp_hwmon_read()
87 if (type == hwmon_temp && attr == hwmon_temp_input) in nfp_hwmon_read()
99 if (type == hwmon_temp) { in nfp_hwmon_is_visible()
132 .type = hwmon_temp,
/Linux-v4.19/drivers/hwmon/
Dmax6621.c156 case hwmon_temp: in max6621_is_visible()
220 case hwmon_temp: in max6621_read()
326 case hwmon_temp: in max6621_write()
362 case hwmon_temp: in max6621_read_string()
485 .type = hwmon_temp,
Dltq-cputemp.c69 if (type != hwmon_temp) in ltq_is_visible()
96 .type = hwmon_temp,
Dscmi-hwmon.c95 [TEMPERATURE_C] = hwmon_temp,
104 [hwmon_temp] = HWMON_T_INPUT | HWMON_T_LABEL,
157 if (nr_count[hwmon_temp]) in scmi_hwmon_probe()
Dw83773g.c209 if (type == hwmon_temp && attr == hwmon_temp_offset) in w83773_write()
225 case hwmon_temp: in w83773_is_visible()
258 .type = hwmon_temp,
Dlm95241.c201 case hwmon_temp: in lm95241_read()
337 case hwmon_temp: in lm95241_write()
355 case hwmon_temp: in lm95241_is_visible()
441 .type = hwmon_temp,
Dhwmon.c128 ret = hwdev->chip->ops->read(&hwdev->dev, hwmon_temp, hwmon_temp_input, in hwmon_thermal_get_temp()
236 return (type == hwmon_temp && attr == hwmon_temp_label) || in is_string_attr()
449 [hwmon_temp] = hwmon_temp_attr_templates,
461 [hwmon_temp] = ARRAY_SIZE(hwmon_temp_attr_templates),
628 if (info[i]->type != hwmon_temp) in __hwmon_device_register()
632 if (!chip->ops->is_visible(drvdata, hwmon_temp, in __hwmon_device_register()
Dlm75.c108 case hwmon_temp: in lm75_read()
141 if (type != hwmon_temp) in lm75_write()
181 case hwmon_temp: in lm75_is_visible()
218 .type = hwmon_temp,
Dlm95245.c396 case hwmon_temp: in lm95245_read()
409 case hwmon_temp: in lm95245_write()
449 case hwmon_temp: in lm95245_is_visible()
566 .type = hwmon_temp,
Dtmp102.c139 if (type != hwmon_temp) in tmp102_is_visible()
169 .type = hwmon_temp,
Dnct7904.c344 case hwmon_temp: in nct7904_read()
373 case hwmon_temp: in nct7904_is_visible()
477 .type = hwmon_temp,
Dadt7411.c426 case hwmon_temp: in adt7411_read()
527 case hwmon_temp: in adt7411_write()
553 case hwmon_temp: in adt7411_is_visible()
669 .type = hwmon_temp,
Dtmp108.c266 if (type != hwmon_temp) in tmp108_is_visible()
301 .type = hwmon_temp,
Dtmp421.c320 data->temp_info.type = hwmon_temp; in tmp421_probe()
Dlm90.c1355 case hwmon_temp: in lm90_read()
1368 case hwmon_temp: in lm90_write()
1381 case hwmon_temp: in lm90_is_visible()
1799 info->type = hwmon_temp; in lm90_probe()
Djc42.c462 .type = hwmon_temp,
/Linux-v4.19/drivers/net/phy/
Dmarvell10g.c85 if (type == hwmon_temp && attr == hwmon_temp_input) in mv3310_hwmon_is_visible()
101 if (type == hwmon_temp && attr == hwmon_temp_input) { in mv3310_hwmon_read()
135 .type = hwmon_temp,
Dmarvell.c1597 if (type != hwmon_temp) in m88e1121_hwmon_is_visible()
1624 .type = hwmon_temp,
1751 if (type != hwmon_temp) in m88e1510_hwmon_is_visible()
1771 .type = hwmon_temp,
1872 if (type != hwmon_temp) in m88e6390_hwmon_is_visible()
1889 .type = hwmon_temp,
Dsfp.c397 case hwmon_temp: in sfp_hwmon_is_visible()
949 case hwmon_temp: in sfp_hwmon_read()
994 .type = hwmon_temp,
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c254 .type = hwmon_temp,
627 case hwmon_temp: in nouveau_is_visible()
663 case hwmon_temp: in nouveau_read()
683 case hwmon_temp: in nouveau_write()
/Linux-v4.19/drivers/rtc/
Drtc-ds3232.c313 if (type != hwmon_temp) in ds3232_hwmon_is_visible()
358 .type = hwmon_temp,
/Linux-v4.19/Documentation/hwmon/
Dhwmon-kernel-api.txt163 * hwmon_temp Temperature sensor
200 .type = hwmon_temp,
225 HWMON_T_xxxx Temperature attributes, for use with hwmon_temp.
/Linux-v4.19/drivers/w1/slaves/
Dw1_therm.c135 case hwmon_temp: in w1_read()
148 .type = hwmon_temp,
/Linux-v4.19/include/linux/
Dhwmon.h24 hwmon_temp, enumerator
/Linux-v4.19/drivers/media/i2c/
Dvideo-i2c.c116 .type = hwmon_temp,