Home
last modified time | relevance | path

Searched defs:attribute_group (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsysfs.h105 struct attribute_group { struct
106 const char *name;
132 * associated with a named attribute_group to optionally be hidden. argument
/linux/drivers/rtc/
H A Drtc-pcf2127.c203 struct attribute_group attribute_group; member