Searched hist:bab2243ce1897865e31ea6d59b0478391f51812b (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | hwmon.h | diff bab2243ce1897865e31ea6d59b0478391f51812b Sat Jul 06 22:57:23 CEST 2013 Guenter Roeck <linux@roeck-us.net> hwmon: Introduce hwmon_device_register_with_groups
hwmon_device_register_with_groups() lets callers register a hwmon device together with all sysfs attributes in a single call.
When using hwmon_device_register_with_groups(), hwmon attributes are attached to the hwmon device directly and no longer with its parent device.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|
/linux/drivers/hwmon/ |
H A D | hwmon.c | diff bab2243ce1897865e31ea6d59b0478391f51812b Sat Jul 06 22:57:23 CEST 2013 Guenter Roeck <linux@roeck-us.net> hwmon: Introduce hwmon_device_register_with_groups
hwmon_device_register_with_groups() lets callers register a hwmon device together with all sysfs attributes in a single call.
When using hwmon_device_register_with_groups(), hwmon attributes are attached to the hwmon device directly and no longer with its parent device.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|