/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_hwmon.c | 49 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/ |
D | max6621.c | 156 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,
|
D | ltq-cputemp.c | 69 if (type != hwmon_temp) in ltq_is_visible() 96 .type = hwmon_temp,
|
D | scmi-hwmon.c | 95 [TEMPERATURE_C] = hwmon_temp, 104 [hwmon_temp] = HWMON_T_INPUT | HWMON_T_LABEL, 157 if (nr_count[hwmon_temp]) in scmi_hwmon_probe()
|
D | w83773g.c | 209 if (type == hwmon_temp && attr == hwmon_temp_offset) in w83773_write() 225 case hwmon_temp: in w83773_is_visible() 258 .type = hwmon_temp,
|
D | lm95241.c | 201 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,
|
D | hwmon.c | 128 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()
|
D | lm75.c | 108 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,
|
D | lm95245.c | 396 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,
|
D | tmp102.c | 139 if (type != hwmon_temp) in tmp102_is_visible() 169 .type = hwmon_temp,
|
D | nct7904.c | 344 case hwmon_temp: in nct7904_read() 373 case hwmon_temp: in nct7904_is_visible() 477 .type = hwmon_temp,
|
D | adt7411.c | 426 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,
|
D | tmp108.c | 266 if (type != hwmon_temp) in tmp108_is_visible() 301 .type = hwmon_temp,
|
D | tmp421.c | 320 data->temp_info.type = hwmon_temp; in tmp421_probe()
|
D | lm90.c | 1355 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()
|
D | jc42.c | 462 .type = hwmon_temp,
|
/Linux-v4.19/drivers/net/phy/ |
D | marvell10g.c | 85 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,
|
D | marvell.c | 1597 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,
|
D | sfp.c | 397 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/ |
D | nouveau_hwmon.c | 254 .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/ |
D | rtc-ds3232.c | 313 if (type != hwmon_temp) in ds3232_hwmon_is_visible() 358 .type = hwmon_temp,
|
/Linux-v4.19/Documentation/hwmon/ |
D | hwmon-kernel-api.txt | 163 * 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/ |
D | w1_therm.c | 135 case hwmon_temp: in w1_read() 148 .type = hwmon_temp,
|
/Linux-v4.19/include/linux/ |
D | hwmon.h | 24 hwmon_temp, enumerator
|
/Linux-v4.19/drivers/media/i2c/ |
D | video-i2c.c | 116 .type = hwmon_temp,
|