Home
last modified time | relevance | path

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

123456

/linux-6.15/drivers/net/phy/realtek/
H A Drealtek_hwmon.c70 hwdev = devm_hwmon_device_register_with_info(dev, NULL, phydev, in rtl822x_hwmon_init()
/linux-6.15/drivers/hwmon/
H A Dsurface_fan.c57 hdev = devm_hwmon_device_register_with_info(&sdev->dev, in surface_fan_probe()
H A Dsy7636a-hwmon.c84 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sy7636a_sensor_probe()
H A Dltq-cputemp.c102 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in ltq_cputemp_probe()
H A Dsl28cpld-hwmon.c99 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in sl28cpld_hwmon_probe()
H A Das370-hwmon.c111 hwmon_dev = devm_hwmon_device_register_with_info(dev, in as370_hwmon_probe()
H A Di5500_temp.c127 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, "intel5500", NULL, in i5500_temp_probe()
H A Dsparx5-temp.c124 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in s5_temp_probe()
H A Draspberrypi-hwmon.c113 data->hwmon_dev = devm_hwmon_device_register_with_info(dev, "rpi_volt", in rpi_hwmon_probe()
H A Dmcp3021.c171 hwmon_dev = devm_hwmon_device_register_with_info(&client->dev, in mcp3021_probe()
H A Dhs3001.c216 hwmon_dev = devm_hwmon_device_register_with_info(dev, in hs3001_probe()
H A Dtmp103.c174 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in tmp103_probe()
H A Dk8temp.c206 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in k8temp_probe()
H A Dsurface_temp.c212 hwmon_dev = devm_hwmon_device_register_with_info(&sdev->dev, "surface_thermal", ssam_temp, in ssam_temp_probe()
H A Dsbtsi_temp.c214 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, data, &sbtsi_chip_info, in sbtsi_probe()
H A Dadm1177.c235 devm_hwmon_device_register_with_info(dev, client->name, st, in adm1177_probe()
H A Dgxp-fan-ctrl.c227 hwmon_dev = devm_hwmon_device_register_with_info(&pdev->dev, in gxp_fan_ctrl_probe()
H A Dmc34vr500.c200 hwmon_dev = devm_hwmon_device_register_with_info(dev, client->name, in mc34vr500_probe()
H A Dpowr1220.c308 hwmon_dev = devm_hwmon_device_register_with_info(&client->dev, in powr1220_probe()
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/
H A Daq_drvinfo.c134 hwmon_dev = devm_hwmon_device_register_with_info(dev, in aq_drvinfo_init()
/linux-6.15/drivers/acpi/
H A Dfan_hwmon.c175 hdev = devm_hwmon_device_register_with_info(&device->dev, "acpi_fan", fan, in devm_acpi_fan_create_hwmon()
/linux-6.15/drivers/vdpa/solidrun/
H A Dsnet_hwmon.c183 hwmon = devm_hwmon_device_register_with_info(&pdev->dev, psnet->hwmon_name, psnet, in psnet_create_hwmon()
/linux-6.15/drivers/platform/x86/
H A Dgigabyte-wmi.c141 hwmon_dev = devm_hwmon_device_register_with_info(&wdev->dev, "gigabyte_wmi", wdev, in gigabyte_wmi_probe()
/linux-6.15/drivers/net/phy/aquantia/
H A Daquantia_hwmon.c210 hwmon_dev = devm_hwmon_device_register_with_info(dev, hwmon_name, in aqr_hwmon_probe()
/linux-6.15/drivers/platform/x86/siemens/
H A Dsimatic-ipc-batt.c210 hwmon_dev = devm_hwmon_device_register_with_info(dev, KBUILD_MODNAME, in simatic_ipc_batt_probe()

123456