Home
last modified time | relevance | path

Searched refs:hwmon_device_register_with_groups (Results 1 – 15 of 15) sorted by relevance

/linux-6.15/drivers/hwmon/
H A Dmax31722.c91 data->hwmon_dev = hwmon_device_register_with_groups(&spi->dev, in max31722_probe()
H A Dhwmon.c1004 hwmon_device_register_with_groups(struct device *dev, const char *name, in hwmon_device_register_with_groups() function
1013 EXPORT_SYMBOL_GPL(hwmon_device_register_with_groups);
1137 hwdev = hwmon_device_register_with_groups(dev, name, drvdata, groups); in devm_hwmon_device_register_with_groups()
H A Dcoretemp.c698 hwmon = hwmon_device_register_with_groups(&pdev->dev, DRVNAME, in coretemp_cpu_online()
H A Dxgene-hwmon.c724 ctx->hwmon_dev = hwmon_device_register_with_groups(ctx->dev, in xgene_hwmon_probe()
H A Dasus_atk0110.c1187 data->hwmon_dev = hwmon_device_register_with_groups(dev, "atk0110", in atk_register_hwmon()
/linux-6.15/drivers/platform/mips/
H A Dcpu_hwmon.c148 cpu_hwmon_dev = hwmon_device_register_with_groups(NULL, "cpu_hwmon", in loongson_hwmon_init()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_hwmon.c824 hwmon_device_register_with_groups(dev, linecard->name, in mlxsw_hwmon_got_active()
903 hwmon_dev = hwmon_device_register_with_groups(mlxsw_bus_info->dev, in mlxsw_hwmon_init()
/linux-6.15/include/linux/
H A Dhwmon.h465 hwmon_device_register_with_groups(struct device *dev, const char *name,
/linux-6.15/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c505 hwmon->device = hwmon_device_register_with_groups(&efx->pci_dev->dev, in efx_mcdi_mon_probe()
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dmcdi_mon.c505 hwmon->device = hwmon_device_register_with_groups(&efx->pci_dev->dev, in efx_siena_mcdi_mon_probe()
/linux-6.15/drivers/hwmon/occ/
H A Dcommon.c1185 occ->hwmon = hwmon_device_register_with_groups(occ->bus_dev, in occ_active()
/linux-6.15/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sysfs.c1298 hwmon_dev = hwmon_device_register_with_groups(dev, qlcnic_driver_name, in qlcnic_register_hwmon_dev()
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_pm.c853 rdev->pm.int_hwmon_dev = hwmon_device_register_with_groups(rdev->dev, in radeon_hwmon_init()
/linux-6.15/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c4385 adev->pm.int_hwmon_dev = hwmon_device_register_with_groups(adev->dev, in amdgpu_pm_sysfs_init()
/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.c10973 tp->hwmon_dev = hwmon_device_register_with_groups(&pdev->dev, "tg3", in tg3_hwmon_open()