Home
last modified time | relevance | path

Searched defs:hwmon (Results 1 - 25 of 93) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/hwmon/occ/
H A DMakefile
/kernel/linux/linux-6.6/drivers/hwmon/occ/
H A DMakefile
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_hwmon.h30 struct device *hwmon; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_hwmon.h30 struct device *hwmon; member
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsl28cpld-hwmon.c37 struct sl28cpld_hwmon *hwmon = dev_get_drvdata(dev); in sl28cpld_hwmon_read() local
97 struct sl28cpld_hwmon *hwmon; in sl28cpld_hwmon_probe() local
[all...]
H A Dnsa320-hwmon.c72 struct nsa320_hwmon *hwmon = dev_get_drvdata(dev); in nsa320_hwmon_update() local
161 struct nsa320_hwmon *hwmon; nsa320_hwmon_probe() local
[all...]
H A Ds3c-hwmon.c58 s3c_hwmon_read_ch(struct device *dev, struct s3c_hwmon *hwmon, int channel) s3c_hwmon_read_ch() argument
155 struct s3c_hwmon *hwmon = dev_get_drvdata(dev); s3c_hwmon_ch_show() local
266 struct s3c_hwmon *hwmon; s3c_hwmon_probe() local
352 struct s3c_hwmon *hwmon = platform_get_drvdata(dev); s3c_hwmon_remove() local
[all...]
H A Das370-hwmon.c31 static void init_pvt(struct as370_hwmon *hwmon) in init_pvt() argument
50 struct as370_hwmon *hwmon = dev_get_drvdata(dev); in as370_hwmon_read() local
107 struct as370_hwmon *hwmon; in as370_hwmon_probe() local
[all...]
H A Dsparx5-temp.c36 static void s5_temp_enable(struct s5_hwmon *hwmon) in s5_temp_enable() argument
51 struct s5_hwmon *hwmon = dev_get_drvdata(dev); in s5_read() local
115 struct s5_hwmon *hwmon; in s5_temp_probe() local
[all...]
H A Dgsc-hwmon.c57 struct gsc_hwmon_data *hwmon = dev_get_drvdata(dev); in pwm_auto_point_temp_show() local
75 struct gsc_hwmon_data *hwmon = dev_get_drvdata(dev); in pwm_auto_point_temp_store() local
149 struct gsc_hwmon_data *hwmon = dev_get_drvdata(dev); in gsc_hwmon_read() local
215 struct gsc_hwmon_data *hwmon = dev_get_drvdata(dev); gsc_hwmon_read_string() local
319 struct gsc_hwmon_data *hwmon; gsc_hwmon_probe() local
[all...]
H A Dda9052-hwmon.c67 static inline int input_tsireg_to_mv(struct da9052_hwmon *hwmon, int value) in input_tsireg_to_mv() argument
88 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); in da9052_vddout_show() local
120 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); da9052_ich_show() local
134 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); da9052_tbat_show() local
142 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); da9052_vbat_show() local
156 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); da9052_misc_channel_show() local
167 da9052_request_tsi_read(struct da9052_hwmon *hwmon, int channel) da9052_request_tsi_read() argument
189 da9052_get_tsi_result(struct da9052_hwmon *hwmon, int channel) da9052_get_tsi_result() argument
223 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); __da9052_read_tsi() local
243 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); da9052_tsi_show() local
260 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); da9052_tjunc_show() local
282 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); da9052_vbbat_show() local
303 struct da9052_hwmon *hwmon = dev_get_drvdata(dev); da9052_channel_is_visible() local
389 struct da9052_hwmon *hwmon = data; da9052_tsi_datardy_irq() local
398 struct da9052_hwmon *hwmon; da9052_hwmon_probe() local
484 struct da9052_hwmon *hwmon = platform_get_drvdata(pdev); da9052_hwmon_remove() local
[all...]
H A Dda9055-hwmon.c55 static int da9055_adc_manual_read(struct da9055_hwmon *hwmon, in da9055_adc_manual_read() argument
108 struct da9055_hwmon *hwmon = irq_data; in da9055_auxadc_irq() local
142 struct da9055_hwmon *hwmon in da9055_auto_ch_show() local
178 struct da9055_hwmon *hwmon = dev_get_drvdata(dev); da9055_tjunc_show() local
237 struct da9055_hwmon *hwmon; da9055_hwmon_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufs-hwmon.c170 struct device *hwmon; in ufs_hwmon_probe() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dinit.c47 struct device *hwmon; in mt7921_thermal_init() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsl28cpld-hwmon.c37 struct sl28cpld_hwmon *hwmon = dev_get_drvdata(dev); in sl28cpld_hwmon_read() local
87 struct sl28cpld_hwmon *hwmon; in sl28cpld_hwmon_probe() local
[all...]
H A Dnsa320-hwmon.c70 struct nsa320_hwmon *hwmon = dev_get_drvdata(dev); in nsa320_hwmon_update() local
159 struct nsa320_hwmon *hwmon; nsa320_hwmon_probe() local
[all...]
H A Das370-hwmon.c32 static void init_pvt(struct as370_hwmon *hwmon) in init_pvt() argument
51 struct as370_hwmon *hwmon = dev_get_drvdata(dev); in as370_hwmon_read() local
98 struct as370_hwmon *hwmon; in as370_hwmon_probe() local
[all...]
H A Dsparx5-temp.c29 static void s5_temp_enable(struct s5_hwmon *hwmon) in s5_temp_enable() argument
44 struct s5_hwmon *hwmon = dev_get_drvdata(dev); in s5_read() local
108 struct s5_hwmon *hwmon; in s5_temp_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_hwmon.c91 struct thermal_hwmon_device *hwmon; in thermal_hwmon_lookup_by_type() local
110 thermal_hwmon_lookup_temp(const struct thermal_hwmon_device *hwmon, const struct thermal_zone_device *tz) thermal_hwmon_lookup_temp() argument
134 struct thermal_hwmon_device *hwmon; thermal_add_hwmon_sysfs() local
218 struct thermal_hwmon_device *hwmon; thermal_remove_hwmon_sysfs() local
[all...]
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dhwmon.c228 struct device *hwmon; in nvme_hwmon_init() local
/kernel/linux/linux-5.10/drivers/platform/mellanox/
H A Dmlxreg-io.c38 struct device *hwmon; member
[all...]
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_hwmon.c100 struct thermal_hwmon_device *hwmon; in thermal_hwmon_lookup_by_type() local
119 thermal_hwmon_lookup_temp(const struct thermal_hwmon_device *hwmon, const struct thermal_zone_device *tz) thermal_hwmon_lookup_temp() argument
143 struct thermal_hwmon_device *hwmon; thermal_add_hwmon_sysfs() local
226 struct thermal_hwmon_device *hwmon; thermal_remove_hwmon_sysfs() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxreg-io.c38 struct device *hwmon; member
[all...]
/kernel/linux/linux-6.6/drivers/vdpa/solidrun/
H A Dsnet_hwmon.c179 struct device *hwmon; in psnet_create_hwmon() local
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dhwmon.c230 struct device *hwmon; in nvme_hwmon_init() local

Completed in 9 milliseconds

1234