Home
last modified time | relevance | path

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

12

/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/
Daq_drvinfo.c75 if (type != hwmon_temp || attr != hwmon_temp_label) in aq_hwmon_read_string()
103 case hwmon_temp_label: in aq_hwmon_is_visible()
/Linux-v6.6/drivers/hwmon/
Dmax6621.c150 case hwmon_temp_label: in max6621_is_visible()
355 case hwmon_temp_label: in max6621_read_string()
Dsmpro-hwmon.c316 case hwmon_temp_label: in smpro_read_string()
371 case hwmon_temp_label: in smpro_is_visible()
Dmax31760.c349 case hwmon_temp_label: in max31760_is_visible()
388 if (attr != hwmon_temp_label) in max31760_read_string()
Dcorsair-psu.c358 case hwmon_temp_label: in corsairpsu_hwmon_temp_is_visible()
608 if (type == hwmon_temp && attr == hwmon_temp_label) { in corsairpsu_hwmon_ops_read_string()
Dcorsair-cpro.c334 case hwmon_temp_label: in ccp_is_visible()
Dbt1-pvt.c580 case hwmon_temp_label: in pvt_hwmon_is_visible()
776 case hwmon_temp_label: in pvt_hwmon_read_string()
Dk10temp.c296 case hwmon_temp_label: in k10temp_is_visible()
Daxi-fan-control.c284 case hwmon_temp_label: in axi_fan_control_temp_is_visible()
Dtmp421.c266 case hwmon_temp_label: in tmp421_is_visible()
Dtps23861.c220 case hwmon_temp_label: in tps23861_is_visible()
Ddell-smm-hwmon.c672 case hwmon_temp_label: in dell_smm_is_visible()
842 case hwmon_temp_label: in dell_smm_read_string()
Dhwmon.c377 return (type == hwmon_temp && attr == hwmon_temp_label) || in is_string_attr()
484 [hwmon_temp_label] = "temp%d_label",
Dtmp464.c398 case hwmon_temp_label: in tmp464_is_visible()
Daquacomputer_d5next.c762 case hwmon_temp_label: in aqc_is_visible()
778 case hwmon_temp_label: in aqc_is_visible()
Dltc2947-core.c874 case hwmon_temp_label: in ltc2947_temp_is_visible()
Dw83627ehf.c1349 if (attr == hwmon_temp_label) { in w83627ehf_is_visible()
1589 if (attr == hwmon_temp_label) { in w83627ehf_read_string()
/Linux-v6.6/include/linux/
Dhwmon.h86 hwmon_temp_label, enumerator
116 #define HWMON_T_LABEL BIT(hwmon_temp_label)
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dhwmon.c135 case hwmon_temp_label: in mlx5_hwmon_is_visible()
149 if (type != hwmon_temp || attr != hwmon_temp_label) in mlx5_hwmon_read_string()
/Linux-v6.6/drivers/nvme/host/
Dhwmon.c180 case hwmon_temp_label: in nvme_hwmon_is_visible()
/Linux-v6.6/drivers/power/supply/
Dpower_supply_hwmon.c103 return type == hwmon_temp && attr == hwmon_temp_label; in power_supply_hwmon_is_a_label()
/Linux-v6.6/drivers/hwmon/peci/
Dcputemp.c293 if (attr != hwmon_temp_label) in cputemp_read_string()
Ddimmtemp.c176 if (attr != hwmon_temp_label) in dimmtemp_read_string()
/Linux-v6.6/drivers/platform/x86/
Dsystem76_acpi.c580 if (attr == hwmon_temp_label) { in thermal_read_string()
/Linux-v6.6/drivers/platform/x86/dell/
Ddell-wmi-ddv.c479 case hwmon_temp_label: in dell_wmi_ddv_read_string()

12