Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/aquantia/atlantic/
H A 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/drivers/hwmon/
H A Dmax6621.c150 case hwmon_temp_label: in max6621_is_visible()
355 case hwmon_temp_label: in max6621_read_string()
H A Dsmpro-hwmon.c316 case hwmon_temp_label: in smpro_read_string()
371 case hwmon_temp_label: in smpro_is_visible()
H A Dmc33xs2410_hwmon.c51 case hwmon_temp_label: in mc33xs2410_hwmon_is_visible()
H A Dmax31760.c349 case hwmon_temp_label: in max31760_is_visible()
388 if (attr != hwmon_temp_label) in max31760_read_string()
H A Dpowerz.c77 } else if (type == hwmon_temp && attr == hwmon_temp_label) { in powerz_read_string()
H A Dtmp102.c148 case hwmon_temp_label: in tmp102_is_visible()
H A Dcorsair-psu.c350 case hwmon_temp_label: in corsairpsu_hwmon_temp_is_visible()
600 if (type == hwmon_temp && attr == hwmon_temp_label) { in corsairpsu_hwmon_ops_read_string()
H A Dgigabyte_waterforce.c79 case hwmon_temp_label: in waterforce_is_visible()
H A Dbt1-pvt.c580 case hwmon_temp_label: in pvt_hwmon_is_visible()
776 case hwmon_temp_label: in pvt_hwmon_read_string()
H A Dtps23861.c219 case hwmon_temp_label: in tps23861_is_visible()
H A Dtmp421.c253 case hwmon_temp_label: in tmp421_is_visible()
H A Dasus_rog_ryujin.c118 case hwmon_temp_label: in rog_ryujin_is_visible()
H A Dk10temp.c319 case hwmon_temp_label: in k10temp_is_visible()
H A Daxi-fan-control.c285 case hwmon_temp_label: in axi_fan_control_temp_is_visible()
H A Dlenovo-ec-sensors.c289 if (attr == hwmon_temp_input || attr == hwmon_temp_label) in lenovo_ec_hwmon_is_visible()
H A Dhwmon.c503 return (type == hwmon_temp && attr == hwmon_temp_label) || in is_string_attr()
606 [hwmon_temp_label] = "temp%d_label",
H A Dcorsair-cpro.c359 case hwmon_temp_label: in ccp_is_visible()
H A Ddell-smm-hwmon.c818 case hwmon_temp_label: in dell_smm_is_visible()
1013 case hwmon_temp_label: in dell_smm_read_string()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A 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/include/linux/
H A Dhwmon.h89 hwmon_temp_label, enumerator
119 #define HWMON_T_LABEL BIT(hwmon_temp_label)
/linux/drivers/nvme/host/
H A Dhwmon.c180 case hwmon_temp_label: in nvme_hwmon_is_visible()
/linux/drivers/media/pci/mgb4/
H A Dmgb4_core.c77 (attr == hwmon_temp_input || attr == hwmon_temp_label)) in temp_is_visible()
103 if (type != hwmon_temp || attr != hwmon_temp_label) in temp_read_string()
/linux/drivers/power/supply/
H A Dpower_supply_hwmon.c118 return type == hwmon_temp && attr == hwmon_temp_label; in power_supply_hwmon_is_a_label()
/linux/drivers/hwmon/peci/
H A Dcputemp.c273 if (attr != hwmon_temp_label) in cputemp_read_string()

12