/linux/drivers/hwmon/ |
H A D | surface_fan.c | 65 hdev = devm_hwmon_device_register_with_info(&sdev->dev, in surface_fan_probe()
|
H A D | sy7636a-hwmon.c | 84 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sy7636a_sensor_probe()
|
H A D | ltq-cputemp.c | 102 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in ltq_cputemp_probe()
|
H A D | sl28cpld-hwmon.c | 106 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sl28cpld_hwmon_probe()
|
H A D | as370-hwmon.c | 111 hwmon_dev = devm_hwmon_device_register_with_info(dev, in as370_hwmon_probe()
|
H A D | i5500_temp.c | 133 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, "intel5500", NULL, in i5500_temp_probe()
|
H A D | sparx5-temp.c | 124 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in s5_temp_probe()
|
H A D | raspberrypi-hwmon.c | 119 data->hwmon_dev = devm_hwmon_device_register_with_info(dev, "rpi_volt", in rpi_hwmon_probe()
|
H A D | mcp3021.c | 171 hwmon_dev = devm_hwmon_device_register_with_info(&client->dev, in mcp3021_probe()
|
H A D | tmp103.c | 174 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp103_probe()
|
H A D | hs3001.c | 216 hwmon_dev = devm_hwmon_device_register_with_info(dev, in hs3001_probe()
|
H A D | adm1177.c | 235 devm_hwmon_device_register_with_info(dev, client->name, st, in adm1177_probe()
|
H A D | sbtsi_temp.c | 214 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, data, &sbtsi_chip_info, in sbtsi_probe()
|
H A D | k8temp.c | 206 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in k8temp_probe()
|
H A D | surface_temp.c | 212 hwmon_dev = devm_hwmon_device_register_with_info(&sdev->dev, "surface_thermal", ssam_temp, in ssam_temp_probe()
|
H A D | mc34vr500.c | 200 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in mc34vr500_probe()
|
H A D | gxp-fan-ctrl.c | 227 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in gxp_fan_ctrl_probe()
|
H A D | w83773g.c | 284 hwmon_dev = devm_hwmon_device_register_with_info(dev, in w83773_probe()
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_drvinfo.c | 144 hwmon_dev = devm_hwmon_device_register_with_info(dev, in aq_drvinfo_init()
|
/linux/drivers/acpi/ |
H A D | fan_hwmon.c | 167 hdev = devm_hwmon_device_register_with_info(&device->dev, "acpi_fan", fan, in devm_acpi_fan_create_hwmon()
|
/linux/drivers/vdpa/solidrun/ |
H A D | snet_hwmon.c | 183 hwmon = devm_hwmon_device_register_with_info(&pdev->dev, psnet->hwmon_name, psnet, in psnet_create_hwmon()
|
/linux/drivers/platform/x86/ |
H A D | gigabyte-wmi.c | 141 hwmon_dev = devm_hwmon_device_register_with_info(&wdev->dev, "gigabyte_wmi", wdev, in gigabyte_wmi_probe()
|
/linux/drivers/net/phy/aquantia/ |
H A D | aquantia_hwmon.c | 230 hwmon_dev = devm_hwmon_device_register_with_info(dev, hwmon_name, in aqr_hwmon_probe()
|
/linux/drivers/platform/x86/siemens/ |
H A D | simatic-ipc-batt.c | 210 hwmon_dev = devm_hwmon_device_register_with_info(dev, KBUILD_MODNAME, in simatic_ipc_batt_probe()
|
/linux/Documentation/hwmon/ |
H A D | hwmon-kernel-api.rst | 33 devm_hwmon_device_register_with_info(struct device *dev, 52 devm_hwmon_device_register_with_info is similar to 81 Using devm_hwmon_device_register_with_info()
|