Searched refs:hwmon_device_register_with_info (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/Documentation/hwmon/ |
| D | hwmon-kernel-api.rst | 37 hwmon_device_register_with_info(struct device *dev, 71 hwmon_device_register_with_info is the most comprehensive and preferred means 79 hwmon_device_register_with_info. However, it is device managed, meaning the 86 hwmon_device_register_with_groups or hwmon_device_register_with_info. 91 hwmon_device_register_with_info and if the automatic (device managed) 101 hwmon_device_register_with_info() registers a hardware monitoring device. 339 hwmon_device_register_with_info or devm_hwmon_device_register_with_info,
|
| D | submitting-patches.rst | 128 function, hwmon_device_register_with_info() to register your driver with the
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_hwmon.c | 150 pf->hwmon_dev = hwmon_device_register_with_info(&pf->pdev->dev, "nfp", in nfp_hwmon_register()
|
| /Linux-v5.4/drivers/hwmon/ |
| D | hwmon.c | 714 hwmon_device_register_with_info(struct device *dev, const char *name, in hwmon_device_register_with_info() function 730 EXPORT_SYMBOL_GPL(hwmon_device_register_with_info); 839 hwdev = hwmon_device_register_with_info(dev, name, drvdata, chip, in devm_hwmon_device_register_with_info()
|
| /Linux-v5.4/drivers/thermal/ |
| D | thermal_hwmon.c | 150 hwmon->device = hwmon_device_register_with_info(&tz->device, hwmon->type, in thermal_add_hwmon_sysfs()
|
| /Linux-v5.4/include/linux/ |
| D | hwmon.h | 406 hwmon_device_register_with_info(struct device *dev,
|
| /Linux-v5.4/drivers/misc/habanalabs/ |
| D | hwmon.c | 433 hdev->hwmon_dev = hwmon_device_register_with_info(dev, in hl_hwmon_init()
|
| /Linux-v5.4/drivers/gpu/drm/nouveau/ |
| D | nouveau_hwmon.c | 745 hwmon_dev = hwmon_device_register_with_info(dev->dev, "nouveau", dev, in nouveau_hwmon_init()
|
| /Linux-v5.4/drivers/w1/ |
| D | w1.c | 647 = hwmon_device_register_with_info(&sl->dev, in w1_family_notify()
|
| /Linux-v5.4/drivers/net/phy/ |
| D | sfp.c | 1173 sfp->hwmon_dev = hwmon_device_register_with_info(sfp->dev, in sfp_hwmon_insert()
|