Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dltq-cputemp.c101 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in ltq_cputemp_probe()
H A Dsl28cpld-hwmon.c116 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sl28cpld_hwmon_probe()
H A Das370-hwmon.c120 hwmon_dev = devm_hwmon_device_register_with_info(dev, in as370_hwmon_probe()
H A Draspberrypi-hwmon.c117 data->hwmon_dev = devm_hwmon_device_register_with_info(dev, "rpi_volt", in rpi_hwmon_probe()
H A Dsparx5-temp.c141 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in s5_temp_probe()
H A Dk8temp.c206 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in k8temp_probe()
H A Dadm1177.c256 devm_hwmon_device_register_with_info(dev, client->name, st, in adm1177_probe()
H A Dw83773g.c284 hwmon_dev = devm_hwmon_device_register_with_info(dev, in w83773_probe()
H A Dtmp102.c250 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp102_probe()
H A Dtmp421.c323 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp421_probe()
H A Dscmi-hwmon.c262 hwdev = devm_hwmon_device_register_with_info(dev, "scmi_sensors", in scmi_hwmon_probe()
H A Dintel-m10-bmc-hwmon.c309 hwmon_dev = devm_hwmon_device_register_with_info(dev, hw->hw_name, in m10bmc_hwmon_probe()
H A Damd_energy.c287 hwmon_dev = devm_hwmon_device_register_with_info(dev, DRVNAME, in amd_energy_probe()
H A Daxi-fan-control.c445 ctl->hdev = devm_hwmon_device_register_with_info(&pdev->dev, in axi_fan_control_probe()
H A Dltc4245.c464 hwmon_dev = devm_hwmon_device_register_with_info(&client->dev, in ltc4245_probe()
H A Dtmp108.c386 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp108_probe()
H A Dmax6621.c531 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in max6621_probe()
H A Dlochnagar-hwmon.c394 hwmon_dev = devm_hwmon_device_register_with_info(dev, "Lochnagar", priv, in lochnagar_hwmon_probe()
H A Dhwmon.c944 devm_hwmon_device_register_with_info(struct device *dev, const char *name, in devm_hwmon_device_register_with_info() function
972 EXPORT_SYMBOL_GPL(devm_hwmon_device_register_with_info);
H A Dmax31730.c341 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in max31730_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_drvinfo.c144 hwmon_dev = devm_hwmon_device_register_with_info(dev, in aq_drvinfo_init()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A 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,
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Daquantia_hwmon.c244 hwmon_dev = devm_hwmon_device_register_with_info(dev, hwmon_name, in aqr_hwmon_probe()
/OK3568_Linux_fs/kernel/drivers/fpga/
H A 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()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dpower_supply_hwmon.c404 hwmon = devm_hwmon_device_register_with_info(dev, name, in power_supply_add_hwmon_sysfs()

123