Home
last modified time | relevance | path

Searched refs:hwmon_temp_offset (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
Dw83773g.c190 case hwmon_temp_offset: in w83773_read()
205 if (type == hwmon_temp && attr == hwmon_temp_offset) in w83773_write()
226 case hwmon_temp_offset: in w83773_is_visible()
Dmax6621.c153 case hwmon_temp_offset: in max6621_is_visible()
232 case hwmon_temp_offset: in max6621_read()
319 case hwmon_temp_offset: in max6621_write()
Dmax31730.c140 case hwmon_temp_offset: in max31730_read()
206 case hwmon_temp_offset: in max31730_write()
239 case hwmon_temp_offset: in max31730_is_visible()
Dlm95245.c242 case hwmon_temp_offset: in lm95245_read_temp()
311 case hwmon_temp_offset: in lm95245_write_temp()
406 case hwmon_temp_offset: in lm95245_temp_is_visible()
Dbt1-pvt.c612 case hwmon_temp_offset: in pvt_hwmon_is_visible()
765 case hwmon_temp_offset: in pvt_hwmon_read()
840 case hwmon_temp_offset: in pvt_hwmon_write()
Dlm90.c1263 case hwmon_temp_offset: in lm90_temp_read()
1313 case hwmon_temp_offset: in lm90_temp_write()
1341 case hwmon_temp_offset: in lm90_temp_is_visible()
Dw83627ehf.c1374 if (attr == hwmon_temp_offset) { in w83627ehf_is_visible()
1445 case hwmon_temp_offset: in w83627ehf_do_read_temp()
1622 if (type == hwmon_temp && attr == hwmon_temp_offset) in w83627ehf_write()
Dhwmon.c429 [hwmon_temp_offset] = "temp%d_offset",
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
Dhwmon.c128 case hwmon_temp_offset: in hl_read()
201 case hwmon_temp_offset: in hl_write()
256 case hwmon_temp_offset: in hl_is_visible()
/kernel/linux/linux-5.10/include/linux/
Dhwmon.h83 hwmon_temp_offset, enumerator
112 #define HWMON_T_OFFSET BIT(hwmon_temp_offset)