Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/mips/
Dcpu_hwmon.c145 cpu_hwmon_dev = hwmon_device_register_with_groups(NULL, "cpu_hwmon", in loongson_hwmon_init()
/Linux-v6.6/drivers/hwmon/
Dmax31722.c91 data->hwmon_dev = hwmon_device_register_with_groups(&spi->dev, in max31722_probe()
Dhwmon.c884 hwmon_device_register_with_groups(struct device *dev, const char *name, in hwmon_device_register_with_groups() function
893 EXPORT_SYMBOL_GPL(hwmon_device_register_with_groups);
1017 hwdev = hwmon_device_register_with_groups(dev, name, drvdata, groups); in devm_hwmon_device_register_with_groups()
Dcoretemp.c669 hwmon = hwmon_device_register_with_groups(&pdev->dev, DRVNAME, in coretemp_cpu_online()
Dxgene-hwmon.c730 ctx->hwmon_dev = hwmon_device_register_with_groups(ctx->dev, in xgene_hwmon_probe()
Dasus_atk0110.c1191 data->hwmon_dev = hwmon_device_register_with_groups(dev, "atk0110", in atk_register_hwmon()
/Linux-v6.6/include/linux/
Dhwmon.h454 hwmon_device_register_with_groups(struct device *dev, const char *name,
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
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-v6.6/drivers/net/ethernet/sfc/
Dmcdi_mon.c505 hwmon->device = hwmon_device_register_with_groups(&efx->pci_dev->dev, in efx_mcdi_mon_probe()
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Dmcdi_mon.c505 hwmon->device = hwmon_device_register_with_groups(&efx->pci_dev->dev, in efx_siena_mcdi_mon_probe()
/Linux-v6.6/drivers/hwmon/occ/
Dcommon.c1185 occ->hwmon = hwmon_device_register_with_groups(occ->bus_dev, in occ_active()
/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sysfs.c1299 hwmon_dev = hwmon_device_register_with_groups(dev, qlcnic_driver_name, in qlcnic_register_hwmon_dev()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_pm.c852 rdev->pm.int_hwmon_dev = hwmon_device_register_with_groups(rdev->dev, in radeon_hwmon_init()
/Linux-v6.6/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c3373 adev->pm.int_hwmon_dev = hwmon_device_register_with_groups(adev->dev, in amdgpu_pm_sysfs_init()
/Linux-v6.6/drivers/platform/x86/
Dthinkpad_acpi.c11715 tpacpi_hwmon = hwmon_device_register_with_groups( in thinkpad_acpi_module_init()
/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c10308 bp->hwmon_dev = hwmon_device_register_with_groups(&pdev->dev, in bnxt_hwmon_open()
/Linux-v6.6/drivers/net/ethernet/broadcom/
Dtg3.c10856 tp->hwmon_dev = hwmon_device_register_with_groups(&pdev->dev, "tg3", in tg3_hwmon_open()