Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/hwmon/
Dtmp103.c68 case hwmon_temp_max: in tmp103_read()
94 case hwmon_temp_max: in tmp103_write()
115 case hwmon_temp_max: in tmp103_is_visible()
Dsbtsi_temp.c103 case hwmon_temp_max: in sbtsi_read()
138 case hwmon_temp_max: in sbtsi_write()
175 case hwmon_temp_max: in sbtsi_is_visible()
Dtmp102.c91 case hwmon_temp_max: in tmp102_read()
116 case hwmon_temp_max: in tmp102_write()
137 case hwmon_temp_max: in tmp102_is_visible()
Dtmp108.c138 case hwmon_temp_max: in tmp108_read()
217 case hwmon_temp_max: in tmp108_write()
266 case hwmon_temp_max: in tmp108_is_visible()
Dadt7x10.c243 case hwmon_temp_max: in adt7x10_is_visible()
270 case hwmon_temp_max: in adt7x10_read()
299 case hwmon_temp_max: in adt7x10_write()
Dlm83.c189 case hwmon_temp_max: in lm83_temp_read()
234 case hwmon_temp_max: in lm83_temp_write()
324 case hwmon_temp_max: in lm83_is_visible()
Dmax31730.c131 case hwmon_temp_max: in max31730_read()
196 case hwmon_temp_max: in max31730_write()
241 case hwmon_temp_max: in max31730_is_visible()
Dlm95241.c163 case hwmon_temp_max: in lm95241_read_temp()
264 case hwmon_temp_max: in lm95241_write_temp()
353 case hwmon_temp_max: in lm95241_is_visible()
Dtmp401.c294 [hwmon_temp_max] = 2,
317 case hwmon_temp_max: in tmp401_temp_read()
370 case hwmon_temp_max: in tmp401_temp_write()
521 case hwmon_temp_max: in tmp401_is_visible()
Dina238.c369 case hwmon_temp_max: in ina238_read_temp()
396 if (attr != hwmon_temp_max) in ina238_write_temp()
490 case hwmon_temp_max: in ina238_is_visible()
Dlm95245.c198 case hwmon_temp_max: in lm95245_read_temp()
285 case hwmon_temp_max: in lm95245_write_temp()
404 case hwmon_temp_max: in lm95245_temp_is_visible()
Djc42.c293 case hwmon_temp_max: in jc42_read()
341 case hwmon_temp_max: in jc42_write()
394 case hwmon_temp_max: in jc42_is_visible()
Di5500_temp.c55 case hwmon_temp_max: in i5500_read()
Dk10temp.c223 case hwmon_temp_max: in k10temp_read_temp()
267 case hwmon_temp_max: in k10temp_is_visible()
Dadm9240.c572 case hwmon_temp_max: in adm9240_temp_read()
602 case hwmon_temp_max: in adm9240_temp_write()
680 case hwmon_temp_max: in adm9240_is_visible()
Dlm75.c364 case hwmon_temp_max: in lm75_read()
392 case hwmon_temp_max: in lm75_write_temp()
504 case hwmon_temp_max: in lm75_is_visible()
Dadt7411.c398 case hwmon_temp_max: in adt7411_read_temp()
508 case hwmon_temp_max: in adt7411_write_temp()
559 case hwmon_temp_max: in adt7411_is_visible()
Dtmp464.c196 case hwmon_temp_max: in tmp464_temp_read()
321 case hwmon_temp_max: in tmp464_temp_write()
391 case hwmon_temp_max: in tmp464_is_visible()
/linux-5.19.10/drivers/net/phy/
Daquantia_hwmon.c47 case hwmon_temp_max: in aqr_hwmon_is_visible()
130 case hwmon_temp_max: in aqr_hwmon_read()
172 case hwmon_temp_max: in aqr_hwmon_write()
Dbcm54140.c162 case hwmon_temp_max: in bcm54140_hwmon_is_visible()
213 case hwmon_temp_max: in bcm54140_hwmon_read_temp()
318 case hwmon_temp_max: in bcm54140_hwmon_write_temp()
/linux-5.19.10/drivers/nvme/host/
Dhwmon.c79 case hwmon_temp_max: in nvme_hwmon_read()
121 case hwmon_temp_max: in nvme_hwmon_write()
163 case hwmon_temp_max: in nvme_hwmon_is_visible()
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/
Dnfp_hwmon.c35 { hwmon_temp, hwmon_temp_max, NFP_TEMP_MAX }, in nfp_hwmon_read()
73 case hwmon_temp_max: in nfp_hwmon_is_visible()
/linux-5.19.10/drivers/power/supply/
Dpower_supply_hwmon.c68 case hwmon_temp_max: in power_supply_hwmon_temp_to_property()
113 hwmon_temp_min, hwmon_temp_max,
149 return attr == hwmon_temp_max || in power_supply_hwmon_is_writable()
/linux-5.19.10/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c334 case hwmon_temp_max: in nouveau_temp_is_visible()
434 case hwmon_temp_max: in nouveau_temp_read()
585 case hwmon_temp_max: in nouveau_temp_write()
/linux-5.19.10/include/linux/
Dhwmon.h70 hwmon_temp_max, enumerator
99 #define HWMON_T_MAX BIT(hwmon_temp_max)

12