Lines Matching refs:attribute_group
75 const struct attribute_group **groups);
77 const struct attribute_group **groups);
90 const struct attribute_group **groups;
700 const struct attribute_group **groups; /* optional groups */
1143 void *drvdata, const struct attribute_group **groups,
1148 const struct attribute_group **groups);
1150 const struct attribute_group **groups);
1153 const struct attribute_group *grp) in device_add_group()
1155 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group()
1161 const struct attribute_group *grp) in device_remove_group()
1163 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group()
1169 const struct attribute_group *grp);