| /linux/drivers/hwmon/ |
| H A D | wm8350-hwmon.c | 74 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, "wm8350", in wm8350_hwmon_probe()
|
| H A D | ad7314.c | 118 hwmon_dev = devm_hwmon_device_register_with_groups(&spi_dev->dev, in ad7314_probe()
|
| H A D | lm70.c | 187 hwmon_dev = devm_hwmon_device_register_with_groups(&spi->dev, in lm70_probe()
|
| H A D | wm831x-hwmon.c | 135 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, "wm831x", in wm831x_hwmon_probe()
|
| H A D | ads7828.c | 173 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ads7828_probe()
|
| H A D | iio_hwmon.c | 200 hwmon_dev = devm_hwmon_device_register_with_groups(dev, sname, st, in iio_hwmon_probe()
|
| H A D | vexpress-hwmon.c | 225 data->hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, in vexpress_hwmon_probe()
|
| H A D | menf21bmc_hwmon.c | 208 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, in menf21bmc_hwmon_probe()
|
| H A D | smsc47b397.c | 243 hwmon_dev = devm_hwmon_device_register_with_groups(dev, "smsc47b397", in smsc47b397_probe()
|
| H A D | scpi-hwmon.c | 249 hwdev = devm_hwmon_device_register_with_groups(dev, in scpi_hwmon_probe()
|
| H A D | hwmon.c | 1160 devm_hwmon_device_register_with_groups(struct device *dev, const char *name, in devm_hwmon_device_register_with_groups() function 1185 EXPORT_SYMBOL_GPL(devm_hwmon_device_register_with_groups);
|
| H A D | ibmpowernv.c | 685 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, DRVNAME, in ibmpowernv_probe()
|
| H A D | lm63.c | 1277 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in lm63_probe()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_sysfs.c | 196 hwmon_dev = devm_hwmon_device_register_with_groups(&adapter->pdev->dev, in ixgbe_sysfs_init()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_hwmon.c | 213 hwmon_dev = devm_hwmon_device_register_with_groups(&adapter->pdev->dev, in igb_sysfs_init()
|
| /linux/drivers/platform/mellanox/ |
| H A D | mlxreg-io.c | 250 priv->hwmon = devm_hwmon_device_register_with_groups(&pdev->dev, in mlxreg_io_probe()
|
| H A D | mlxreg-hotplug.c | 760 priv->hwmon = devm_hwmon_device_register_with_groups(&pdev->dev, in mlxreg_hotplug_probe()
|
| H A D | mlxbf-pmc.c | 2352 pmc->hwmon_dev = devm_hwmon_device_register_with_groups( in mlxbf_pmc_probe()
|
| /linux/drivers/input/touchscreen/ |
| H A D | sun4i-ts.c | 354 hwmon = devm_hwmon_device_register_with_groups(ts->dev, "sun4i_ts", in sun4i_ts_probe()
|
| H A D | ads7846.c | 578 hwmon = devm_hwmon_device_register_with_groups(&spi->dev, in ads784x_hwmon_register()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | init.c | 59 hwmon = devm_hwmon_device_register_with_groups(&wiphy->dev, name, phy, in mt7925_thermal_init()
|
| /linux/include/linux/ |
| H A D | hwmon.h | 473 devm_hwmon_device_register_with_groups(struct device *dev, const char *name,
|
| /linux/drivers/rtc/ |
| H A D | rtc-rv3029c2.c | 681 hwmon_dev = devm_hwmon_device_register_with_groups(dev, name, rv3029, in rv3029_hwmon_register()
|
| /linux/drivers/platform/x86/ |
| H A D | eeepc-laptop.c | 1074 hwmon = devm_hwmon_device_register_with_groups(dev, "eeepc", NULL, in eeepc_hwmon_init()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | init.c | 249 hwmon = devm_hwmon_device_register_with_groups(&wiphy->dev, name, phy, in mt7915_thermal_init()
|