Home
last modified time | relevance | path

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

12345

/Linux-v5.4/drivers/hwmon/
Dwm8350-hwmon.c74 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, "wm8350", in wm8350_hwmon_probe()
Dad7314.c108 hwmon_dev = devm_hwmon_device_register_with_groups(&spi_dev->dev, in ad7314_probe()
Di5500_temp.c124 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, in i5500_temp_probe()
Dtc74.c148 hwmon_dev = devm_hwmon_device_register_with_groups(dev, in tc74_probe()
Dlm70.c178 hwmon_dev = devm_hwmon_device_register_with_groups(&spi->dev, in lm70_probe()
Dltc4260.c160 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4260_probe()
Dtmp103.c134 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in tmp103_probe()
Dltc4151.c185 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4151_probe()
Dwm831x-hwmon.c135 hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, "wm831x", in wm831x_hwmon_probe()
Dnsa320-hwmon.c183 classdev = devm_hwmon_device_register_with_groups(&pdev->dev, in nsa320_hwmon_probe()
Dhih6130.c229 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in hih6130_probe()
Diio_hwmon.c161 hwmon_dev = devm_hwmon_device_register_with_groups(dev, sname, st, in iio_hwmon_probe()
Dads7871.c190 hwmon_dev = devm_hwmon_device_register_with_groups(dev, spi->modalias, in ads7871_probe()
Dg760a.c194 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in g760a_probe()
Dltc4222.c197 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4222_probe()
Dltc4261.c219 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4261_probe()
Dads7828.c177 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ads7828_probe()
Dltc4215.c242 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in ltc4215_probe()
Dsht21.c275 hwmon_dev = devm_hwmon_device_register_with_groups(dev, client->name, in sht21_probe()
Dshtc1.c241 hwmon_dev = devm_hwmon_device_register_with_groups(dev, in shtc1_probe()
Dvexpress-hwmon.c228 data->hwmon_dev = devm_hwmon_device_register_with_groups(&pdev->dev, in vexpress_hwmon_probe()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dthermal.c194 hwmon_dev = devm_hwmon_device_register_with_groups(ar->dev, in ath10k_thermal_register()
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sysfs.c196 hwmon_dev = devm_hwmon_device_register_with_groups(&adapter->pdev->dev, in ixgbe_sysfs_init()
/Linux-v5.4/drivers/net/ethernet/intel/igb/
Digb_hwmon.c213 hwmon_dev = devm_hwmon_device_register_with_groups(&adapter->pdev->dev, in igb_sysfs_init()
/Linux-v5.4/drivers/platform/mellanox/
Dmlxreg-io.c218 priv->hwmon = devm_hwmon_device_register_with_groups(&pdev->dev, in mlxreg_io_probe()

12345