Home
last modified time | relevance | path

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

123

/linux/drivers/hwmon/
A Dltq-cputemp.c101 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in ltq_cputemp_probe()
A Dsl28cpld-hwmon.c116 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sl28cpld_hwmon_probe()
A Das370-hwmon.c120 hwmon_dev = devm_hwmon_device_register_with_info(dev, in as370_hwmon_probe()
A Di5500_temp.c133 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, "intel5500", NULL, in i5500_temp_probe()
A Draspberrypi-hwmon.c119 data->hwmon_dev = devm_hwmon_device_register_with_info(dev, "rpi_volt", in rpi_hwmon_probe()
A Dsparx5-temp.c141 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in s5_temp_probe()
A Dtmp103.c174 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp103_probe()
A Dk8temp.c206 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in k8temp_probe()
A Dsbtsi_temp.c216 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, data, &sbtsi_chip_info, in sbtsi_probe()
A Dadm1177.c256 devm_hwmon_device_register_with_info(dev, client->name, st, in adm1177_probe()
A Daht10.c320 hwmon_dev = devm_hwmon_device_register_with_info(device, in aht10_probe()
A Dw83773g.c284 hwmon_dev = devm_hwmon_device_register_with_info(dev, in w83773_probe()
A Dsht4x.c269 hwmon_dev = devm_hwmon_device_register_with_info(device, in sht4x_probe()
A Dsbrmi.c325 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, data, in sbrmi_probe()
A Dtmp102.c250 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp102_probe()
A Dscmi-hwmon.c262 hwdev = devm_hwmon_device_register_with_info(dev, "scmi_sensors", in scmi_hwmon_probe()
A Dmax127.c324 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in max127_probe()
A Dlochnagar-hwmon.c394 hwmon_dev = devm_hwmon_device_register_with_info(dev, "Lochnagar", priv, in lochnagar_hwmon_probe()
A Dltc4245.c464 hwmon_dev = devm_hwmon_device_register_with_info(&client->dev, in ltc4245_probe()
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_drvinfo.c144 hwmon_dev = devm_hwmon_device_register_with_info(dev, in aq_drvinfo_init()
/linux/Documentation/hwmon/
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,
/linux/drivers/platform/x86/
A Dgigabyte-wmi.c175 hwmon_dev = devm_hwmon_device_register_with_info(&wdev->dev, "gigabyte_wmi", wdev, in gigabyte_wmi_probe()
/linux/drivers/net/phy/
A Daquantia_hwmon.c244 hwmon_dev = devm_hwmon_device_register_with_info(dev, hwmon_name, in aqr_hwmon_probe()
/linux/drivers/fpga/
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()
/linux/drivers/power/supply/
A Dpower_supply_hwmon.c402 hwmon = devm_hwmon_device_register_with_info(dev, name, in power_supply_add_hwmon_sysfs()

Completed in 44 milliseconds

123