Searched refs:hwmon_device_register_with_groups (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/platform/mips/ |
| H A D | cpu_hwmon.c | 148 cpu_hwmon_dev = hwmon_device_register_with_groups(NULL, "cpu_hwmon", in loongson_hwmon_init()
|
| /linux/drivers/hwmon/ |
| H A D | hwmon.c | 1047 hwmon_device_register_with_groups(struct device *dev, const char *name, in hwmon_device_register_with_groups() function 1056 EXPORT_SYMBOL_GPL(hwmon_device_register_with_groups); 1180 hwdev = hwmon_device_register_with_groups(dev, name, drvdata, groups); in devm_hwmon_device_register_with_groups()
|
| H A D | asus_atk0110.c | 1190 data->hwmon_dev = hwmon_device_register_with_groups(dev, "atk0110", in atk_register_hwmon()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_hwmon.c | 824 hwmon_device_register_with_groups(dev, linecard->name, in mlxsw_hwmon_got_active() 902 hwmon_dev = hwmon_device_register_with_groups(mlxsw_bus_info->dev, in mlxsw_hwmon_init()
|
| /linux/include/linux/ |
| H A D | hwmon.h | 469 hwmon_device_register_with_groups(struct device *dev, const char *name,
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_mon.c | 504 hwmon->device = hwmon_device_register_with_groups(&efx->pci_dev->dev, in efx_mcdi_mon_probe()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | mcdi_mon.c | 504 hwmon->device = hwmon_device_register_with_groups(&efx->pci_dev->dev, in efx_siena_mcdi_mon_probe()
|
| /linux/drivers/hwmon/occ/ |
| H A D | common.c | 1174 occ->hwmon = hwmon_device_register_with_groups(occ->bus_dev, in occ_active()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sysfs.c | 1298 hwmon_dev = hwmon_device_register_with_groups(dev, qlcnic_driver_name, in qlcnic_register_hwmon_dev()
|
| /linux/drivers/gpu/drm/amd/pm/ |
| H A D | amdgpu_pm.c | 4748 adev->pm.int_hwmon_dev = hwmon_device_register_with_groups(adev->dev, in amdgpu_pm_sysfs_init()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 10950 tp->hwmon_dev = hwmon_device_register_with_groups(&pdev->dev, "tg3", in tg3_hwmon_open()
|