Searched defs:module_sect_attrs (Results 1 – 2 of 2) sorted by relevance
1467 struct module_sect_attrs { struct1468 struct attribute_group grp;1469 unsigned int nsections;1470 struct module_sect_attr attrs[0];
1551 struct module_sect_attrs { struct1552 struct attribute_group grp;1553 unsigned int nsections;1554 struct module_sect_attr attrs[];