Lines Matching refs:attribute_group
75 const struct attribute_group **groups);
77 const struct attribute_group **groups);
90 const struct attribute_group **groups;
630 const struct attribute_group **groups; /* optional groups */
1022 void *drvdata, const struct attribute_group **groups,
1027 const struct attribute_group **groups);
1029 const struct attribute_group **groups);
1032 const struct attribute_group *grp) in device_add_group()
1034 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group()
1040 const struct attribute_group *grp) in device_remove_group()
1042 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group()
1048 const struct attribute_group **groups);
1050 const struct attribute_group **groups);
1052 const struct attribute_group *grp);
1054 const struct attribute_group *grp);