Searched refs:hwmon_device_register_with_info (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A 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,
|
| H A D | submitting-patches.rst | 128 function, hwmon_device_register_with_info() to register your driver with the
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_hwmon.c | 150 pf->hwmon_dev = hwmon_device_register_with_info(&pf->pdev->dev, "nfp", in nfp_hwmon_register()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | hwmon.c | 833 hwmon_device_register_with_info(struct device *dev, const char *name, in hwmon_device_register_with_info() function 849 EXPORT_SYMBOL_GPL(hwmon_device_register_with_info); 958 hwdev = hwmon_device_register_with_info(dev, name, drvdata, chip, in devm_hwmon_device_register_with_info()
|
| H A D | corsair-cpro.c | 525 ccp->hwmon_dev = hwmon_device_register_with_info(&hdev->dev, "corsaircpro", in ccp_probe()
|
| H A D | drivetemp.c | 573 st->hwdev = hwmon_device_register_with_info(dev->parent, "drivetemp", in drivetemp_add()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | hwmon.c | 250 hwmon = hwmon_device_register_with_info(dev, "nvme", in nvme_hwmon_init()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_hwmon.c | 152 hwmon->device = hwmon_device_register_with_info(&tz->device, hwmon->type, in thermal_add_hwmon_sysfs()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hwmon.h | 446 hwmon_device_register_with_info(struct device *dev,
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/ |
| H A D | hwmon.c | 551 hdev->hwmon_dev = hwmon_device_register_with_info(dev, in hl_hwmon_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_hwmon.c | 745 hwmon_dev = hwmon_device_register_with_info(dev->dev, "nouveau", dev, in nouveau_hwmon_init()
|
| /OK3568_Linux_fs/kernel/drivers/w1/ |
| H A D | w1.c | 647 = hwmon_device_register_with_info(&sl->dev, in w1_family_notify()
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | sfp.c | 1326 sfp->hwmon_dev = hwmon_device_register_with_info(sfp->dev, in sfp_hwmon_probe()
|