Lines Matching refs:attribute_group
76 const struct attribute_group **groups);
78 const struct attribute_group **groups);
91 const struct attribute_group **groups;
785 const struct attribute_group **groups; /* optional groups */
1180 void *drvdata, const struct attribute_group **groups,
1185 const struct attribute_group **groups);
1187 const struct attribute_group **groups);
1190 const struct attribute_group *grp) in device_add_group()
1192 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group()
1198 const struct attribute_group *grp) in device_remove_group()
1200 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group()
1206 const struct attribute_group **groups);
1208 const struct attribute_group *grp);