Home
last modified time | relevance | path

Searched refs:hwmon_temp_label (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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 Dhwmon.c326 return (type == hwmon_temp && attr == hwmon_temp_label) || in is_string_attr()
432 [hwmon_temp_label] = "temp%d_label",
H A Dbt1-pvt.c604 case hwmon_temp_label: in pvt_hwmon_is_visible()
800 case hwmon_temp_label: in pvt_hwmon_read_string()
H A Dcorsair-cpro.c333 case hwmon_temp_label: in ccp_is_visible()
H A Dk10temp.c301 case hwmon_temp_label: in k10temp_is_visible()
H A Daxi-fan-control.c284 case hwmon_temp_label: in axi_fan_control_temp_is_visible()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsmpro-hwmon.c316 case hwmon_temp_label: in smpro_read_string()
371 case hwmon_temp_label: in smpro_is_visible()
H A Dmax6621.c150 case hwmon_temp_label: in max6621_is_visible()
355 case hwmon_temp_label: in max6621_read_string()
H A Dmax31760.c349 case hwmon_temp_label: in max31760_is_visible()
388 if (attr != hwmon_temp_label) in max31760_read_string()
H A 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()
H A Dhwmon.c377 return (type == hwmon_temp && attr == hwmon_temp_label) || in is_string_attr()
484 [hwmon_temp_label] = "temp%d_label",
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 Ddell-smm-hwmon.c672 case hwmon_temp_label: in dell_smm_is_visible()
842 case hwmon_temp_label: in dell_smm_read_string()
H A Daxi-fan-control.c284 case hwmon_temp_label: in axi_fan_control_temp_is_visible()
H A Dcorsair-cpro.c334 case hwmon_temp_label: in ccp_is_visible()
H A Dk10temp.c296 case hwmon_temp_label: in k10temp_is_visible()
/kernel/linux/linux-5.10/include/linux/
H A Dhwmon.h84 hwmon_temp_label, enumerator
113 #define HWMON_T_LABEL BIT(hwmon_temp_label)
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/include/linux/
H A Dhwmon.h86 hwmon_temp_label, enumerator
116 #define HWMON_T_LABEL BIT(hwmon_temp_label)
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dhwmon.c178 case hwmon_temp_label: in nvme_hwmon_is_visible()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dhwmon.c180 case hwmon_temp_label: in nvme_hwmon_is_visible()
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dpower_supply_hwmon.c103 return type == hwmon_temp && attr == hwmon_temp_label; in power_supply_hwmon_is_a_label()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dpower_supply_hwmon.c103 return type == hwmon_temp && attr == hwmon_temp_label; in power_supply_hwmon_is_a_label()

Completed in 24 milliseconds

12