Searched refs:HWMON_C_REGISTER_TZ (Results 1 – 25 of 48) sorted by relevance
12
| /linux-6.15/drivers/hwmon/ |
| H A D | sy7636a-hwmon.c | 56 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| H A D | ltq-cputemp.c | 71 HWMON_C_REGISTER_TZ),
|
| H A D | i5500_temp.c | 86 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| H A D | sparx5-temp.c | 90 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| H A D | tmp103.c | 124 HWMON_C_REGISTER_TZ),
|
| H A D | surface_temp.c | 150 HWMON_C_REGISTER_TZ),
|
| H A D | sbtsi_temp.c | 185 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| H A D | w83773g.c | 238 HWMON_C_REGISTER_TZ | HWMON_C_UPDATE_INTERVAL),
|
| H A D | tmp102.c | 146 HWMON_C_REGISTER_TZ),
|
| H A D | sfctemp.c | 238 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| H A D | cros_ec_hwmon.c | 144 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| H A D | sg2042-mcu.c | 174 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| H A D | lan966x-hwmon.c | 264 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| H A D | max6621.c | 454 HWMON_C_REGISTER_TZ),
|
| H A D | max31730.c | 252 HWMON_C_REGISTER_TZ),
|
| H A D | tps23861.c | 345 HWMON_C_REGISTER_TZ),
|
| H A D | tmp108.c | 278 HWMON_C_REGISTER_TZ | HWMON_C_UPDATE_INTERVAL),
|
| H A D | bt1-pvt.c | 384 HWMON_C_REGISTER_TZ | HWMON_C_UPDATE_INTERVAL), 528 HWMON_C_REGISTER_TZ | HWMON_C_UPDATE_INTERVAL),
|
| H A D | drivetemp.c | 535 HWMON_C_REGISTER_TZ),
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_hwmon.c | 87 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| /linux-6.15/drivers/net/phy/aquantia/ |
| H A D | aquantia_hwmon.c | 176 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | hwmon-kernel-api.rst | 174 register with the thermal subsystem (HWMON_C_REGISTER_TZ), and it supports 181 HWMON_C_REGISTER_TZ | HWMON_C_UPDATE_INTERVAL, 211 HWMON_C_REGISTER_TZ | HWMON_C_UPDATE_INTERVAL),
|
| /linux-6.15/drivers/nvme/host/ |
| H A D | hwmon.c | 191 HWMON_CHANNEL_INFO(chip, HWMON_C_REGISTER_TZ),
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | hwmon.c | 235 hwmon->chip_channel_config[0] = HWMON_C_REGISTER_TZ; in mlx5_hwmon_channel_info_init()
|
| /linux-6.15/include/linux/ |
| H A D | hwmon.h | 55 #define HWMON_C_REGISTER_TZ BIT(hwmon_chip_register_tz) macro
|
12