| /linux/drivers/net/phy/realtek/ |
| H A D | realtek_hwmon.c | 70 hwdev = devm_hwmon_device_register_with_info(dev, NULL, phydev, in rtl822x_hwmon_init()
|
| /linux/drivers/hwmon/ |
| H A D | ltq-cputemp.c | 101 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in ltq_cputemp_probe()
|
| H A D | sl28cpld-hwmon.c | 98 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sl28cpld_hwmon_probe()
|
| H A D | as370-hwmon.c | 110 hwmon_dev = devm_hwmon_device_register_with_info(dev, in as370_hwmon_probe()
|
| H A D | sparx5-temp.c | 123 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in s5_temp_probe()
|
| H A D | gxp-fan-ctrl.c | 124 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in gxp_fan_ctrl_probe()
|
| H A D | mc33xs2410_hwmon.c | 156 hwmon = devm_hwmon_device_register_with_info(dev, NULL, spi, in mc33xs2410_hwmon_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 | yogafan.c | 299 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, DRVNAME, in yoga_fan_probe()
|
| H A D | lan966x-hwmon.c | 368 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in lan966x_hwmon_probe()
|
| H A D | cgbc-hwmon.c | 322 hwmon_dev = devm_hwmon_device_register_with_info(dev, "cgbc_hwmon", data, &cgbc_chip_info, in cgbc_hwmon_probe()
|
| H A D | tmp102.c | 359 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp102_probe()
|
| H A D | smpro-hwmon.c | 447 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, "smpro_hwmon", in smpro_hwmon_probe()
|
| H A D | sht4x.c | 423 hwmon_dev = devm_hwmon_device_register_with_info(device, in sht4x_probe()
|
| /linux/drivers/misc/amd-sbi/ |
| H A D | rmi-hwmon.c | 117 hwmon_dev = devm_hwmon_device_register_with_info(dev, "sbrmi", data, in create_hwmon_sensor_device()
|
| /linux/drivers/platform/x86/amd/hsmp/ |
| H A D | hwmon.c | 118 hwmon_dev = devm_hwmon_device_register_with_info(dev, HSMP_HWMON_NAME, in hsmp_create_sensor()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_drvinfo.c | 134 hwmon_dev = devm_hwmon_device_register_with_info(dev, in aq_drvinfo_init()
|
| /linux/drivers/acpi/ |
| H A D | fan_hwmon.c | 176 fan->hdev = devm_hwmon_device_register_with_info(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()
|
| H A D | dasharo-acpi.c | 337 hwmon = devm_hwmon_device_register_with_info(&pdev->dev, "dasharo_acpi", data, in dasharo_probe()
|
| H A D | msi-wmi-platform.c | 344 hdev = devm_hwmon_device_register_with_info(&data->wdev->dev, "msi_wmi_platform", data, in msi_wmi_platform_hwmon_init()
|
| H A D | ayaneo-ec.c | 486 hwdev = devm_hwmon_device_register_with_info(&pdev->dev, in ayaneo_ec_probe()
|
| /linux/drivers/net/phy/aquantia/ |
| H A D | aquantia_hwmon.c | 210 hwmon_dev = devm_hwmon_device_register_with_info(dev, hwmon_name, in aqr_hwmon_probe()
|
| /linux/Documentation/hwmon/ |
| H A D | hwmon-kernel-api.rst | 33 devm_hwmon_device_register_with_info(struct device *dev, 58 devm_hwmon_device_register_with_info is similar to 108 Using devm_hwmon_device_register_with_info()
|