Home
last modified time | relevance | path

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

123

/Linux-v5.10/drivers/hwmon/
Dltq-cputemp.c101 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in ltq_cputemp_probe()
Dsl28cpld-hwmon.c116 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sl28cpld_hwmon_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()
Dsparx5-temp.c141 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in s5_temp_probe()
Dk8temp.c206 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in k8temp_probe()
Dadm1177.c256 devm_hwmon_device_register_with_info(dev, client->name, st, in adm1177_probe()
Dw83773g.c284 hwmon_dev = devm_hwmon_device_register_with_info(dev, in w83773_probe()
Dtmp102.c250 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp102_probe()
Dintel-m10-bmc-hwmon.c309 hwmon_dev = devm_hwmon_device_register_with_info(dev, hw->hw_name, in m10bmc_hwmon_probe()
Dscmi-hwmon.c256 hwdev = devm_hwmon_device_register_with_info(dev, "scmi_sensors", in scmi_hwmon_probe()
Dtmp421.c316 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp421_probe()
Damd_energy.c286 hwmon_dev = devm_hwmon_device_register_with_info(dev, DRVNAME, in amd_energy_probe()
Dlochnagar-hwmon.c394 hwmon_dev = devm_hwmon_device_register_with_info(dev, "Lochnagar", priv, in lochnagar_hwmon_probe()
Dltc4245.c464 hwmon_dev = devm_hwmon_device_register_with_info(&client->dev, in ltc4245_probe()
Daxi-fan-control.c445 ctl->hdev = devm_hwmon_device_register_with_info(&pdev->dev, in axi_fan_control_probe()
Dmax6621.c531 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in max6621_probe()
Dtmp108.c386 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp108_probe()
Dmax31730.c341 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in max31730_probe()
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_drvinfo.c144 hwmon_dev = devm_hwmon_device_register_with_info(dev, in aq_drvinfo_init()
/Linux-v5.10/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.10/drivers/net/phy/
Daquantia_hwmon.c244 hwmon_dev = devm_hwmon_device_register_with_info(dev, hwmon_name, in aqr_hwmon_probe()
/Linux-v5.10/drivers/nvme/host/
Dhwmon.c246 hwmon = devm_hwmon_device_register_with_info(dev, "nvme", data, in nvme_hwmon_init()
/Linux-v5.10/drivers/fpga/
Ddfl-fme-main.c337 hwmon = devm_hwmon_device_register_with_info(&pdev->dev, in fme_thermal_mgmt_init()
540 hwmon = devm_hwmon_device_register_with_info(&pdev->dev, in fme_power_mgmt_init()
/Linux-v5.10/drivers/power/supply/
Dpower_supply_hwmon.c404 hwmon = devm_hwmon_device_register_with_info(dev, name, in power_supply_add_hwmon_sysfs()

123