Home
last modified time | relevance | path

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

1234

/Linux-v6.1/drivers/hwmon/
Dsy7636a-hwmon.c84 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sy7636a_sensor_probe()
Dltq-cputemp.c101 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in ltq_cputemp_probe()
Dsl28cpld-hwmon.c106 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sl28cpld_hwmon_probe()
Das370-hwmon.c110 hwmon_dev = devm_hwmon_device_register_with_info(dev, in as370_hwmon_probe()
Draspberrypi-hwmon.c119 data->hwmon_dev = devm_hwmon_device_register_with_info(dev, "rpi_volt", in rpi_hwmon_probe()
Dsparx5-temp.c124 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in s5_temp_probe()
Di5500_temp.c133 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, "intel5500", NULL, in i5500_temp_probe()
Dmcp3021.c172 hwmon_dev = devm_hwmon_device_register_with_info(&client->dev, in mcp3021_probe()
Dtmp103.c174 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp103_probe()
Dsbtsi_temp.c216 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, data, &sbtsi_chip_info, in sbtsi_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()
Daht10.c320 hwmon_dev = devm_hwmon_device_register_with_info(device, in aht10_probe()
Dpowr1220.c308 hwmon_dev = devm_hwmon_device_register_with_info(&client->dev, in powr1220_probe()
Dsht4x.c269 hwmon_dev = devm_hwmon_device_register_with_info(device, in sht4x_probe()
Dw83773g.c284 hwmon_dev = devm_hwmon_device_register_with_info(dev, in w83773_probe()
Dsbrmi.c325 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, data, in sbrmi_probe()
Dtmp102.c250 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp102_probe()
Dmax127.c324 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in max127_probe()
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/
Daq_drvinfo.c144 hwmon_dev = devm_hwmon_device_register_with_info(dev, in aq_drvinfo_init()
/Linux-v6.1/Documentation/hwmon/
Dhwmon-kernel-api.rst43 devm_hwmon_device_register_with_info(struct device *dev,
82 devm_hwmon_device_register_with_info is similar to
114 Using devm_hwmon_device_register_with_info()
355 hwmon_device_register_with_info or devm_hwmon_device_register_with_info,
/Linux-v6.1/drivers/platform/x86/
Dgigabyte-wmi.c181 hwmon_dev = devm_hwmon_device_register_with_info(&wdev->dev, "gigabyte_wmi", wdev, in gigabyte_wmi_probe()
/Linux-v6.1/drivers/net/phy/
Daquantia_hwmon.c244 hwmon_dev = devm_hwmon_device_register_with_info(dev, hwmon_name, in aqr_hwmon_probe()
/Linux-v6.1/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-v6.1/drivers/power/supply/
Dpower_supply_hwmon.c393 hwmon = devm_hwmon_device_register_with_info(dev, name, in power_supply_add_hwmon_sysfs()

1234