Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/ethernet/netronome/nfp/
Dnfp_hwmon.c19 if (type == hwmon_temp) in nfp_hwmon_sensor_id()
35 { hwmon_temp, hwmon_temp_max, NFP_TEMP_MAX }, in nfp_hwmon_read()
36 { hwmon_temp, hwmon_temp_crit, NFP_TEMP_CRIT }, in nfp_hwmon_read()
57 if (type == hwmon_temp && attr == hwmon_temp_input) in nfp_hwmon_read()
69 if (type == hwmon_temp) { in nfp_hwmon_is_visible()
102 .type = hwmon_temp,
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_drvinfo.c27 if (type != hwmon_temp) in aq_hwmon_read()
52 if (type != hwmon_temp) in aq_hwmon_read_string()
71 if (type != hwmon_temp) in aq_hwmon_is_visible()
95 .type = hwmon_temp,
/Linux-v5.4/drivers/net/phy/
Daquantia_hwmon.c36 if (type != hwmon_temp) in aqr_hwmon_is_visible()
110 if (type != hwmon_temp) in aqr_hwmon_read()
162 if (type != hwmon_temp) in aqr_hwmon_write()
209 .type = hwmon_temp,
Dmarvell10g.c76 if (type == hwmon_temp && attr == hwmon_temp_input) in mv3310_hwmon_is_visible()
92 if (type == hwmon_temp && attr == hwmon_temp_input) { in mv3310_hwmon_read()
126 .type = hwmon_temp,
Dnxp-tja11xx.c289 if (type == hwmon_temp && attr == hwmon_temp_crit_alarm) { in tja11xx_hwmon_read()
308 if (type == hwmon_temp && attr == hwmon_temp_crit_alarm) in tja11xx_hwmon_is_visible()
Dmarvell.c1704 if (type != hwmon_temp) in m88e1121_hwmon_is_visible()
1731 .type = hwmon_temp,
1858 if (type != hwmon_temp) in m88e1510_hwmon_is_visible()
1878 .type = hwmon_temp,
1979 if (type != hwmon_temp) in m88e6390_hwmon_is_visible()
1996 .type = hwmon_temp,
/Linux-v5.4/drivers/power/supply/
Dpower_supply_hwmon.c88 case hwmon_temp: in power_supply_hwmon_to_property()
98 return type == hwmon_temp && attr == hwmon_temp_label; in power_supply_hwmon_is_a_label()
110 case hwmon_temp: in power_supply_hwmon_is_writable()
181 case hwmon_temp: in power_supply_hwmon_read()
225 case hwmon_temp: in power_supply_hwmon_write()
/Linux-v5.4/drivers/hwmon/
Dmax6621.c147 case hwmon_temp: in max6621_is_visible()
211 case hwmon_temp: in max6621_read()
317 case hwmon_temp: in max6621_write()
353 case hwmon_temp: in max6621_read_string()
Das370-hwmon.c68 if (type != hwmon_temp) in as370_hwmon_is_visible()
85 .type = hwmon_temp,
Dscmi-hwmon.c143 [TEMPERATURE_C] = hwmon_temp,
152 [hwmon_temp] = HWMON_T_INPUT | HWMON_T_LABEL,
205 if (nr_count[hwmon_temp]) in scmi_hwmon_probe()
Dhwmon.c126 ret = hwdev->chip->ops->read(&hwdev->dev, hwmon_temp, hwmon_temp_input, in hwmon_thermal_get_temp()
244 return (type == hwmon_temp && attr == hwmon_temp_label) || in is_string_attr()
463 [hwmon_temp] = hwmon_temp_attr_templates,
475 [hwmon_temp] = ARRAY_SIZE(hwmon_temp_attr_templates),
642 if (info[i]->type != hwmon_temp) in __hwmon_device_register()
646 if (!chip->ops->is_visible(drvdata, hwmon_temp, in __hwmon_device_register()
Dw83773g.c205 if (type == hwmon_temp && attr == hwmon_temp_offset) in w83773_write()
221 case hwmon_temp: in w83773_is_visible()
Dlm95241.c192 case hwmon_temp: in lm95241_read()
328 case hwmon_temp: in lm95241_write()
346 case hwmon_temp: in lm95241_is_visible()
Dlm95245.c374 case hwmon_temp: in lm95245_read()
387 case hwmon_temp: in lm95245_write()
427 case hwmon_temp: in lm95245_is_visible()
Dltq-cputemp.c57 if (type != hwmon_temp) in ltq_is_visible()
Dlm75.c340 case hwmon_temp: in lm75_read()
459 case hwmon_temp: in lm75_write()
481 case hwmon_temp: in lm75_is_visible()
Dadt7411.c423 case hwmon_temp: in adt7411_read()
524 case hwmon_temp: in adt7411_write()
550 case hwmon_temp: in adt7411_is_visible()
Dnct7904.c705 case hwmon_temp: in nct7904_read()
722 case hwmon_temp: in nct7904_write()
740 case hwmon_temp: in nct7904_is_visible()
Dtmp102.c130 if (type != hwmon_temp) in tmp102_is_visible()
Dtmp421.c313 data->temp_info.type = hwmon_temp; in tmp421_probe()
Dntc_thermistor.c582 case hwmon_temp: in ntc_read()
606 if (type == hwmon_temp) { in ntc_is_visible()
/Linux-v5.4/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c252 .type = hwmon_temp,
635 case hwmon_temp: in nouveau_is_visible()
671 case hwmon_temp: in nouveau_read()
691 case hwmon_temp: in nouveau_write()
/Linux-v5.4/drivers/misc/habanalabs/
Dhwmon.c121 case hwmon_temp: in hl_read()
215 case hwmon_temp: in hl_is_visible()
/Linux-v5.4/drivers/rtc/
Drtc-ds3232.c313 if (type != hwmon_temp) in ds3232_hwmon_is_visible()
358 .type = hwmon_temp,
/Linux-v5.4/drivers/w1/slaves/
Dw1_therm.c121 case hwmon_temp: in w1_read()
134 .type = hwmon_temp,

12