| /Linux-v5.4/drivers/hwmon/ | 
| D | da9052-hwmon.c | 67 static inline int input_tsireg_to_mv(struct da9052_hwmon *hwmon, int value)  in input_tsireg_to_mv()88 	struct da9052_hwmon *hwmon = dev_get_drvdata(dev);  in da9052_vddout_show()  local
 120 	struct da9052_hwmon *hwmon = dev_get_drvdata(dev);  in da9052_ich_show()  local
 134 	struct da9052_hwmon *hwmon = dev_get_drvdata(dev);  in da9052_tbat_show()  local
 142 	struct da9052_hwmon *hwmon = dev_get_drvdata(dev);  in da9052_vbat_show()  local
 156 	struct da9052_hwmon *hwmon = dev_get_drvdata(dev);  in da9052_misc_channel_show()  local
 167 static int da9052_request_tsi_read(struct da9052_hwmon *hwmon, int channel)  in da9052_request_tsi_read()
 189 static int da9052_get_tsi_result(struct da9052_hwmon *hwmon, int channel)  in da9052_get_tsi_result()
 223 	struct da9052_hwmon *hwmon = dev_get_drvdata(dev);  in __da9052_read_tsi()  local
 243 	struct da9052_hwmon *hwmon = dev_get_drvdata(dev);  in da9052_tsi_show()  local
 [all …]
 
 | 
| D | da9055-hwmon.c | 55 static int da9055_adc_manual_read(struct da9055_hwmon *hwmon,  in da9055_adc_manual_read()108 	struct da9055_hwmon *hwmon = irq_data;  in da9055_auxadc_irq()  local
 142 	struct da9055_hwmon *hwmon = dev_get_drvdata(dev);  in da9055_auto_ch_show()  local
 178 	struct da9055_hwmon *hwmon = dev_get_drvdata(dev);  in da9055_tjunc_show()  local
 237 	struct da9055_hwmon *hwmon;  in da9055_hwmon_probe()  local
 
 | 
| D | as370-hwmon.c | 31 static void init_pvt(struct as370_hwmon *hwmon)  in init_pvt()50 	struct as370_hwmon *hwmon = dev_get_drvdata(dev);  in as370_hwmon_read()  local
 107 	struct as370_hwmon *hwmon;  in as370_hwmon_probe()  local
 
 | 
| D | s3c-hwmon.c | 59 			     struct s3c_hwmon *hwmon, int channel)  in s3c_hwmon_read_ch()155 	struct s3c_hwmon *hwmon = dev_get_drvdata(dev);  in s3c_hwmon_ch_show()  local
 266 	struct s3c_hwmon *hwmon;  in s3c_hwmon_probe()  local
 352 	struct s3c_hwmon *hwmon = platform_get_drvdata(dev);  in s3c_hwmon_remove()  local
 
 | 
| D | nsa320-hwmon.c | 72 	struct nsa320_hwmon *hwmon = dev_get_drvdata(dev);  in nsa320_hwmon_update()  local161 	struct nsa320_hwmon	*hwmon;  in nsa320_hwmon_probe()  local
 
 | 
| D | pwm-fan.c | 284 	struct device *hwmon;  in pwm_fan_probe()  local
 | 
| D | npcm750-pwm-fan.c | 914 	struct device *hwmon;  in npcm7xx_pwm_fan_probe()  local
 | 
| D | aspeed-pwm-tacho.c | 895 	struct device *hwmon;  in aspeed_pwm_tacho_probe()  local
 | 
| /Linux-v5.4/drivers/thermal/ | 
| D | thermal_hwmon.c | 89 	struct thermal_hwmon_device *hwmon;  in thermal_hwmon_lookup_by_type()  local108 thermal_hwmon_lookup_temp(const struct thermal_hwmon_device *hwmon,  in thermal_hwmon_lookup_temp()
 132 	struct thermal_hwmon_device *hwmon;  in thermal_add_hwmon_sysfs()  local
 216 	struct thermal_hwmon_device *hwmon;  in thermal_remove_hwmon_sysfs()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | mcdi_mon.c | 146 	struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx);  in efx_mcdi_mon_update()  local165 	struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx);  in efx_mcdi_mon_get_entry()  local
 285 	struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx);  in efx_mcdi_mon_add_attr()  local
 306 	struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx);  in efx_mcdi_mon_probe()  local
 522 	struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx);  in efx_mcdi_mon_remove()  local
 
 | 
| D | mcdi.h | 122 	struct efx_mcdi_mon hwmon;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/ | 
| D | nouveau_hwmon.h | 30 	struct device *hwmon;  member
 | 
| D | nouveau_hwmon.c | 722 	struct nouveau_hwmon *hwmon;  in nouveau_hwmon_init()  local765 	struct nouveau_hwmon *hwmon = nouveau_hwmon(dev);  in nouveau_hwmon_fini()  local
 
 | 
| D | nouveau_drv.h | 203 	struct nouveau_hwmon *hwmon;  member
 | 
| /Linux-v5.4/drivers/platform/mellanox/ | 
| D | mlxreg-io.c | 37 	struct device *hwmon;  member
 | 
| D | mlxreg-hotplug.c | 87 	struct device *hwmon;  member
 | 
| /Linux-v5.4/drivers/power/supply/ | 
| D | power_supply_hwmon.c | 285 	struct device *hwmon;  in power_supply_add_hwmon_sysfs()  local
 | 
| /Linux-v5.4/drivers/hwmon/occ/ | 
| D | common.h | 105 	struct device *hwmon;  member
 | 
| /Linux-v5.4/drivers/input/touchscreen/ | 
| D | sun4i-ts.c | 239 	struct device *hwmon;  in sun4i_ts_probe()  local
 | 
| D | ads7846.c | 102 	struct device		*hwmon;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | w1.h | 78 	struct device		*hwmon;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | core_hwmon.c | 21 	struct mlxsw_hwmon *hwmon;  member
 | 
| /Linux-v5.4/drivers/media/i2c/ | 
| D | video-i2c.c | 329 	void *hwmon = devm_hwmon_device_register_with_info(dev, "amg88xx", data,  in amg88xx_hwmon_init()  local
 | 
| /Linux-v5.4/drivers/w1/ | 
| D | w1.c | 646 			struct device *hwmon  in w1_family_notify()  local
 | 
| /Linux-v5.4/drivers/ntb/hw/idt/ | 
| D | ntb_hw_idt.c | 2082 	struct device *hwmon;  in idt_init_temp()  local
 |