Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/
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/
A Dmax6621.c150 case hwmon_temp_label: in max6621_is_visible()
355 case hwmon_temp_label: in max6621_read_string()
A Dcorsair-psu.c325 case hwmon_temp_label: in corsairpsu_hwmon_temp_is_visible()
545 if (type == hwmon_temp && attr == hwmon_temp_label) { in corsairpsu_hwmon_ops_read_string()
A Dbt1-pvt.c604 case hwmon_temp_label: in pvt_hwmon_is_visible()
800 case hwmon_temp_label: in pvt_hwmon_read_string()
A Dhwmon.c360 return (type == hwmon_temp && attr == hwmon_temp_label) || in is_string_attr()
466 [hwmon_temp_label] = "temp%d_label",
A Ddell-smm-hwmon.c656 case hwmon_temp_label: in dell_smm_is_visible()
825 case hwmon_temp_label: in dell_smm_read_string()
A Dcorsair-cpro.c334 case hwmon_temp_label: in ccp_is_visible()
A Dk10temp.c302 case hwmon_temp_label: in k10temp_is_visible()
A Dtmp421.c266 case hwmon_temp_label: in tmp421_is_visible()
A Dtps23861.c216 case hwmon_temp_label: in tps23861_is_visible()
A Daxi-fan-control.c284 case hwmon_temp_label: in axi_fan_control_temp_is_visible()
A Dw83627ehf.c1349 if (attr == hwmon_temp_label) { in w83627ehf_is_visible()
1589 if (attr == hwmon_temp_label) { in w83627ehf_read_string()
A Dltc2947-core.c874 case hwmon_temp_label: in ltc2947_temp_is_visible()
/linux/include/linux/
A Dhwmon.h84 hwmon_temp_label, enumerator
113 #define HWMON_T_LABEL BIT(hwmon_temp_label)
/linux/drivers/nvme/host/
A Dhwmon.c178 case hwmon_temp_label: in nvme_hwmon_is_visible()
/linux/drivers/power/supply/
A Dpower_supply_hwmon.c103 return type == hwmon_temp && attr == hwmon_temp_label; in power_supply_hwmon_is_a_label()
/linux/drivers/platform/x86/
A Dsystem76_acpi.c563 if (attr == hwmon_temp_label) { in thermal_read_string()
/linux/drivers/net/phy/
A Dsfp.c576 case hwmon_temp_label: in sfp_hwmon_is_visible()
1159 case hwmon_temp_label: in sfp_hwmon_read_string()
/linux/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c76 static const struct hwmon_temp_label { struct

Completed in 40 milliseconds