| /linux/drivers/hwmon/ |
| H A D | ltq-cputemp.c | 37 case hwmon_temp_input: in ltq_read() 61 case hwmon_temp_input: in ltq_is_visible()
|
| H A D | as370-hwmon.c | 53 case hwmon_temp_input: in as370_hwmon_read() 72 case hwmon_temp_input: in as370_hwmon_is_visible()
|
| H A D | sparx5-temp.c | 48 case hwmon_temp_input: in s5_read() 81 case hwmon_temp_input: in s5_is_visible()
|
| H A D | mc33xs2410_hwmon.c | 49 case hwmon_temp_input: in mc33xs2410_hwmon_is_visible() 70 case hwmon_temp_input: in mc33xs2410_hwmon_read()
|
| H A D | tmp102.c | 107 case hwmon_temp_input: in tmp102_read_temp() 225 case hwmon_temp_input: in tmp102_is_visible()
|
| H A D | smpro-hwmon.c | 212 case hwmon_temp_input: in smpro_read_temp() 369 case hwmon_temp_input: in smpro_is_visible()
|
| H A D | axi-fan-control.c | 156 case hwmon_temp_input: in axi_fan_control_read_temp() 283 case hwmon_temp_input: in axi_fan_control_temp_is_visible()
|
| H A D | lenovo-ec-sensors.c | 210 case hwmon_temp_input: in lenovo_ec_do_read_temp() 289 if (attr == hwmon_temp_input || attr == hwmon_temp_label) in lenovo_ec_hwmon_is_visible()
|
| H A D | corsair-cpro.c | 257 case hwmon_temp_input: in ccp_read() 357 case hwmon_temp_input: in ccp_is_visible()
|
| H A D | jc42.c | 217 case hwmon_temp_input: in jc42_read() 374 case hwmon_temp_input: in jc42_is_visible()
|
| H A D | tmp108.c | 139 case hwmon_temp_input: in tmp108_read() 273 case hwmon_temp_input: in tmp108_is_visible()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_hwmon.c | 39 case hwmon_temp_input: in ice_hwmon_read() 68 case hwmon_temp_input: in ice_hwmon_is_visible()
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_hwmon.c | 57 if (type == hwmon_temp && attr == hwmon_temp_input) in nfp_hwmon_read() 71 case hwmon_temp_input: in nfp_hwmon_is_visible()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_drvinfo.c | 37 if (type != hwmon_temp || attr != hwmon_temp_input) in aq_hwmon_read() 102 case hwmon_temp_input: in aq_hwmon_is_visible()
|
| /linux/drivers/net/phy/aquantia/ |
| H A D | aquantia_hwmon.c | 26 case hwmon_temp_input: in aqr_hwmon_is_visible() 100 case hwmon_temp_input: in aqr_hwmon_read()
|
| /linux/drivers/ufs/core/ |
| H A D | ufs-hwmon.c | 79 case hwmon_temp_input: in ufs_hwmon_read() 142 case hwmon_temp_input: in ufs_hwmon_is_visible()
|
| /linux/drivers/nvme/host/ |
| H A D | hwmon.c | 96 case hwmon_temp_input: in nvme_hwmon_read() 179 case hwmon_temp_input: in nvme_hwmon_is_visible()
|
| /linux/drivers/net/phy/realtek/ |
| H A D | realtek_hwmon.c | 32 case hwmon_temp_input: in rtl822x_hwmon_read()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_hwmon.c | 23 if (type == hwmon_temp && attr == hwmon_temp_input) in fbnic_hwmon_is_visible()
|
| /linux/drivers/vdpa/solidrun/ |
| H A D | snet_hwmon.c | 95 case hwmon_temp_input: in snet_howmon_read()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | hwmon.c | 99 case hwmon_temp_input: in mlx5_hwmon_read() 132 case hwmon_temp_input: in mlx5_hwmon_is_visible()
|
| /linux/include/linux/ |
| H A D | hwmon.h | 72 hwmon_temp_input, enumerator 102 #define HWMON_T_INPUT BIT(hwmon_temp_input)
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | hwmon.c | 93 if (cpucp_input_val == hwmon_temp_input) in adjust_hwmon_flags() 260 case hwmon_temp_input: in hl_read() 498 case hwmon_temp_input: in hl_is_visible()
|
| /linux/drivers/rtc/ |
| H A D | rtc-isl12022.c | 87 if (type == hwmon_temp && attr == hwmon_temp_input) in isl12022_hwmon_is_visible() 122 if (type == hwmon_temp && attr == hwmon_temp_input) in isl12022_hwmon_read()
|
| H A D | rtc-ds3232.c | 317 case hwmon_temp_input: in ds3232_hwmon_is_visible() 331 case hwmon_temp_input: in ds3232_hwmon_read()
|