Searched refs:hwmon_device_register_with_groups (Results 1 – 15 of 15) sorted by relevance
| /Linux-v5.15/Documentation/hwmon/ |
| D | hwmon-kernel-api.rst | 27 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-v5.15/drivers/hwmon/ |
| D | max31722.c | 91 data->hwmon_dev = hwmon_device_register_with_groups(&spi->dev, in max31722_probe()
|
| D | hwmon.c | 840 hwmon_device_register_with_groups(struct device *dev, const char *name, in hwmon_device_register_with_groups() function 849 EXPORT_SYMBOL_GPL(hwmon_device_register_with_groups); 950 hwdev = hwmon_device_register_with_groups(dev, name, drvdata, groups); in devm_hwmon_device_register_with_groups()
|
| D | xgene-hwmon.c | 737 ctx->hwmon_dev = hwmon_device_register_with_groups(ctx->dev, in xgene_hwmon_probe()
|
| D | asus_atk0110.c | 1191 data->hwmon_dev = hwmon_device_register_with_groups(dev, "atk0110", in atk_register_hwmon()
|
| /Linux-v5.15/include/linux/ |
| D | hwmon.h | 438 hwmon_device_register_with_groups(struct device *dev, const char *name,
|
| /Linux-v5.15/drivers/net/ethernet/sfc/ |
| D | mcdi_mon.c | 505 hwmon->device = hwmon_device_register_with_groups(&efx->pci_dev->dev, in efx_mcdi_mon_probe()
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | core_hwmon.c | 785 hwmon_dev = hwmon_device_register_with_groups(mlxsw_bus_info->dev, in mlxsw_hwmon_init()
|
| /Linux-v5.15/drivers/input/touchscreen/ |
| D | ads7846.c | 572 ts->hwmon = hwmon_device_register_with_groups(&spi->dev, spi->modalias, in ads784x_hwmon_register()
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_sysfs.c | 1300 hwmon_dev = hwmon_device_register_with_groups(dev, qlcnic_driver_name, in qlcnic_register_hwmon_dev()
|
| /Linux-v5.15/drivers/gpu/drm/radeon/ |
| D | radeon_pm.c | 852 rdev->pm.int_hwmon_dev = hwmon_device_register_with_groups(rdev->dev, in radeon_hwmon_init()
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/ |
| D | amdgpu_pm.c | 3472 adev->pm.int_hwmon_dev = hwmon_device_register_with_groups(adev->dev, in amdgpu_pm_sysfs_init()
|
| /Linux-v5.15/drivers/platform/x86/ |
| D | thinkpad_acpi.c | 11433 tpacpi_hwmon = hwmon_device_register_with_groups( in thinkpad_acpi_module_init()
|
| /Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt.c | 10027 bp->hwmon_dev = hwmon_device_register_with_groups(&pdev->dev, in bnxt_hwmon_open()
|
| /Linux-v5.15/drivers/net/ethernet/broadcom/ |
| D | tg3.c | 10862 tp->hwmon_dev = hwmon_device_register_with_groups(&pdev->dev, "tg3", in tg3_hwmon_open()
|