Home
last modified time | relevance | path

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

/linux/Documentation/hwmon/
A Dhwmon-kernel-api.rst27 hwmon_device_register_with_groups(struct device *dev, const char *name,
53 hwmon_device_register_with_groups registers a hardware monitoring device.
58 hwmon_device_register_with_groups will attach this pointer to the newly
62 hwmon_device_register_with_groups creates the hwmon device with name attribute
68 hwmon_device_register_with_groups. However, it is device managed, meaning the
86 hwmon_device_register_with_groups or hwmon_device_register_with_info.
/linux/drivers/hwmon/
A Dmax31722.c91 data->hwmon_dev = hwmon_device_register_with_groups(&spi->dev, in max31722_probe()
A Dhwmon.c842 hwmon_device_register_with_groups(struct device *dev, const char *name, in hwmon_device_register_with_groups() function
851 EXPORT_SYMBOL_GPL(hwmon_device_register_with_groups);
952 hwdev = hwmon_device_register_with_groups(dev, name, drvdata, groups); in devm_hwmon_device_register_with_groups()
A Dxgene-hwmon.c728 ctx->hwmon_dev = hwmon_device_register_with_groups(ctx->dev, in xgene_hwmon_probe()
A Dasus_atk0110.c1191 data->hwmon_dev = hwmon_device_register_with_groups(dev, "atk0110", in atk_register_hwmon()
/linux/include/linux/
A Dhwmon.h438 hwmon_device_register_with_groups(struct device *dev, const char *name,
/linux/drivers/net/ethernet/sfc/
A Dmcdi_mon.c505 hwmon->device = hwmon_device_register_with_groups(&efx->pci_dev->dev, in efx_mcdi_mon_probe()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_hwmon.c785 hwmon_dev = hwmon_device_register_with_groups(mlxsw_bus_info->dev, in mlxsw_hwmon_init()
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_sysfs.c1300 hwmon_dev = hwmon_device_register_with_groups(dev, qlcnic_driver_name, in qlcnic_register_hwmon_dev()
/linux/drivers/gpu/drm/radeon/
A Dradeon_pm.c852 rdev->pm.int_hwmon_dev = hwmon_device_register_with_groups(rdev->dev, in radeon_hwmon_init()
/linux/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c3478 adev->pm.int_hwmon_dev = hwmon_device_register_with_groups(adev->dev, in amdgpu_pm_sysfs_init()
/linux/drivers/platform/x86/
A Dthinkpad_acpi.c11337 tpacpi_hwmon = hwmon_device_register_with_groups( in thinkpad_acpi_module_init()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c10042 bp->hwmon_dev = hwmon_device_register_with_groups(&pdev->dev, in bnxt_hwmon_open()
/linux/drivers/net/ethernet/broadcom/
A Dtg3.c10860 tp->hwmon_dev = hwmon_device_register_with_groups(&pdev->dev, "tg3", in tg3_hwmon_open()
/linux/
A Dvmlinux.symvers4144 0x00000000 hwmon_device_register_with_groups vmlinux EXPORT_SYMBOL_GPL
A DSystem.map44262 ffff800010bfb074 T hwmon_device_register_with_groups
A D.tmp_System.map44262 ffff800010bfb074 T hwmon_device_register_with_groups

Completed in 416 milliseconds