Home
last modified time | relevance | path

Searched refs:devm_hwmon_device_register_with_info (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v5.4/drivers/hwmon/
Dltq-cputemp.c101 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in ltq_cputemp_probe()
Das370-hwmon.c120 hwmon_dev = devm_hwmon_device_register_with_info(dev, in as370_hwmon_probe()
Draspberrypi-hwmon.c117 data->hwmon_dev = devm_hwmon_device_register_with_info(dev, "rpi_volt", in rpi_hwmon_probe()
Dk8temp.c206 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in k8temp_probe()
Dw83773g.c285 hwmon_dev = devm_hwmon_device_register_with_info(dev, in w83773_probe()
Dscmi-hwmon.c254 hwdev = devm_hwmon_device_register_with_info(dev, "scmi_sensors", in scmi_hwmon_probe()
Dtmp102.c251 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp102_probe()
Dtmp421.c316 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp421_probe()
Dhwmon.c825 devm_hwmon_device_register_with_info(struct device *dev, const char *name, in devm_hwmon_device_register_with_info() function
853 EXPORT_SYMBOL_GPL(devm_hwmon_device_register_with_info);
Dtmp108.c387 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp108_probe()
Dlochnagar-hwmon.c394 hwmon_dev = devm_hwmon_device_register_with_info(dev, "Lochnagar", priv, in lochnagar_hwmon_probe()
Dltc4245.c465 hwmon_dev = devm_hwmon_device_register_with_info(&client->dev, in ltc4245_probe()
Dmax6621.c532 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in max6621_probe()
Dmlxreg-fan.c490 hwm = devm_hwmon_device_register_with_info(dev, "mlxreg_fan", in mlxreg_fan_probe()
Dlm95241.c452 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in lm95241_probe()
Dlm95245.c573 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in lm95245_probe()
Dmax31790.c478 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in max31790_probe()
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_drvinfo.c116 hwmon_dev = devm_hwmon_device_register_with_info(dev, in aq_drvinfo_init()
/Linux-v5.4/Documentation/hwmon/
Dhwmon-kernel-api.rst43 devm_hwmon_device_register_with_info(struct device *dev,
78 devm_hwmon_device_register_with_info is similar to
98 Using devm_hwmon_device_register_with_info()
339 hwmon_device_register_with_info or devm_hwmon_device_register_with_info,
/Linux-v5.4/drivers/net/phy/
Daquantia_hwmon.c244 hwmon_dev = devm_hwmon_device_register_with_info(dev, hwmon_name, in aqr_hwmon_probe()
Dnxp-tja11xx.c349 devm_hwmon_device_register_with_info(dev, priv->hwmon_name, in tja11xx_probe()
Dmarvell10g.c191 priv->hwmon_dev = devm_hwmon_device_register_with_info(dev, in mv3310_hwmon_probe()
/Linux-v5.4/drivers/power/supply/
Dpower_supply_hwmon.c350 hwmon = devm_hwmon_device_register_with_info(dev, name, in power_supply_add_hwmon_sysfs()
/Linux-v5.4/drivers/rtc/
Drtc-ab-eoz9.c363 devm_hwmon_device_register_with_info(dev, in abeoz9_hwmon_register()
/Linux-v5.4/include/linux/
Dhwmon.h411 devm_hwmon_device_register_with_info(struct device *dev,

12