Home
last modified time | relevance | path

Searched refs:devm_hwmon_device_register_with_groups (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/hwmon/
H A Dwm8350-hwmon.c74 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, "wm8350", in wm8350_hwmon_probe()
H A Dad7314.c118 hwmon_dev = devm_hwmon_device_register_with_groups(&spi_dev->dev, in ad7314_probe()
H A Dlm70.c187 hwmon_dev = devm_hwmon_device_register_with_groups(&spi->dev, in lm70_probe()
H A Dwm831x-hwmon.c135 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, "wm831x", in wm831x_hwmon_probe()
H A Dads7828.c173 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ads7828_probe()
H A Diio_hwmon.c200 hwmon_dev = devm_hwmon_device_register_with_groups(dev, sname, st, in iio_hwmon_probe()
H A Dvexpress-hwmon.c225 data->hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, in vexpress_hwmon_probe()
H A Dmenf21bmc_hwmon.c208 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, in menf21bmc_hwmon_probe()
H A Dsmsc47b397.c243 hwmon_dev = devm_hwmon_device_register_with_groups(dev, "smsc47b397", in smsc47b397_probe()
H A Dscpi-hwmon.c249 hwdev = devm_hwmon_device_register_with_groups(dev, in scpi_hwmon_probe()
H A Dhwmon.c1160 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 Dibmpowernv.c685 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, DRVNAME, in ibmpowernv_probe()
H A Dlm63.c1277 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in lm63_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sysfs.c196 hwmon_dev = devm_hwmon_device_register_with_groups(&adapter->pdev->dev, in ixgbe_sysfs_init()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_hwmon.c213 hwmon_dev = devm_hwmon_device_register_with_groups(&adapter->pdev->dev, in igb_sysfs_init()
/linux/drivers/platform/mellanox/
H A Dmlxreg-io.c250 priv->hwmon = devm_hwmon_device_register_with_groups(&pdev->dev, in mlxreg_io_probe()
H A Dmlxreg-hotplug.c760 priv->hwmon = devm_hwmon_device_register_with_groups(&pdev->dev, in mlxreg_hotplug_probe()
H A Dmlxbf-pmc.c2352 pmc->hwmon_dev = devm_hwmon_device_register_with_groups( in mlxbf_pmc_probe()
/linux/drivers/input/touchscreen/
H A Dsun4i-ts.c354 hwmon = devm_hwmon_device_register_with_groups(ts->dev, "sun4i_ts", in sun4i_ts_probe()
H A Dads7846.c578 hwmon = devm_hwmon_device_register_with_groups(&spi->dev, in ads784x_hwmon_register()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dinit.c59 hwmon = devm_hwmon_device_register_with_groups(&wiphy->dev, name, phy, in mt7925_thermal_init()
/linux/include/linux/
H A Dhwmon.h473 devm_hwmon_device_register_with_groups(struct device *dev, const char *name,
/linux/drivers/rtc/
H A Drtc-rv3029c2.c681 hwmon_dev = devm_hwmon_device_register_with_groups(dev, name, rv3029, in rv3029_hwmon_register()
/linux/drivers/platform/x86/
H A Deeepc-laptop.c1074 hwmon = devm_hwmon_device_register_with_groups(dev, "eeepc", NULL, in eeepc_hwmon_init()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c249 hwmon = devm_hwmon_device_register_with_groups(&wiphy->dev, name, phy, in mt7915_thermal_init()

12