Home
last modified time | relevance | path

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

12345

/linux/drivers/hwmon/
A Dwm8350-hwmon.c74 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, "wm8350", in wm8350_hwmon_probe()
A Dad7314.c108 hwmon_dev = devm_hwmon_device_register_with_groups(&spi_dev->dev, in ad7314_probe()
A Dlm70.c177 hwmon_dev = devm_hwmon_device_register_with_groups(&spi->dev, in lm70_probe()
A Dtc74.c147 hwmon_dev = devm_hwmon_device_register_with_groups(dev, in tc74_probe()
A Dltc4260.c159 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4260_probe()
A Dhih6130.c228 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in hih6130_probe()
A Dltc4151.c184 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4151_probe()
A Dnsa320-hwmon.c183 classdev = devm_hwmon_device_register_with_groups(&pdev->dev, in nsa320_hwmon_probe()
A Dwm831x-hwmon.c135 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, "wm831x", in wm831x_hwmon_probe()
A Diio_hwmon.c161 hwmon_dev = devm_hwmon_device_register_with_groups(dev, sname, st, in iio_hwmon_probe()
A Dads7871.c190 hwmon_dev = devm_hwmon_device_register_with_groups(dev, spi->modalias, in ads7871_probe()
A Dads7828.c178 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ads7828_probe()
A Dg760a.c193 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in g760a_probe()
A Dltc4222.c196 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4222_probe()
A Dltc4261.c218 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4261_probe()
A Dltc4215.c241 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4215_probe()
A Dsht21.c274 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in sht21_probe()
A Dad7414.c201 hwmon_dev = devm_hwmon_device_register_with_groups(dev, in ad7414_probe()
A Dds620.c230 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ds620_probe()
A Dvexpress-hwmon.c228 data->hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, in vexpress_hwmon_probe()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_sysfs.c196 hwmon_dev = devm_hwmon_device_register_with_groups(&adapter->pdev->dev, in ixgbe_sysfs_init()
/linux/drivers/net/wireless/ath/ath10k/
A Dthermal.c194 hwmon_dev = devm_hwmon_device_register_with_groups(ar->dev, in ath10k_thermal_register()
/linux/drivers/net/ethernet/intel/igb/
A Digb_hwmon.c213 hwmon_dev = devm_hwmon_device_register_with_groups(&adapter->pdev->dev, in igb_sysfs_init()
/linux/drivers/net/wireless/ath/ath11k/
A Dthermal.c193 hwmon_dev = devm_hwmon_device_register_with_groups(&ar->hw->wiphy->dev, in ath11k_thermal_register()
/linux/Documentation/hwmon/
A Dhwmon-kernel-api.rst32 devm_hwmon_device_register_with_groups(struct device *dev,
67 devm_hwmon_device_register_with_groups is similar to
90 the call to devm_hwmon_device_register_with_groups or

Completed in 36 milliseconds

12345