Home
last modified time | relevance | path

Searched refs:extra_groups (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dhwmon.h449 const struct attribute_group **extra_groups);
454 const struct attribute_group **extra_groups);
/Linux-v5.10/Documentation/hwmon/
Dhwmon-kernel-api.rst40 const struct attribute_group **extra_groups);
47 const struct attribute_group **extra_groups);
109 `const struct attribute_group **extra_groups` Null-terminated list of additional non-standard
/Linux-v5.10/drivers/hwmon/
Dhwmon.c832 const struct attribute_group **extra_groups) in hwmon_device_register_with_info() argument
843 return __hwmon_device_register(dev, name, drvdata, chip, extra_groups); in hwmon_device_register_with_info()