Lines Matching refs:attribute_group
74 const struct attribute_group **groups);
76 const struct attribute_group **groups);
89 const struct attribute_group **groups;
541 const struct attribute_group **groups; /* optional groups */
854 void *drvdata, const struct attribute_group **groups,
859 const struct attribute_group **groups);
861 const struct attribute_group **groups);
864 const struct attribute_group *grp) in device_add_group()
866 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group()
872 const struct attribute_group *grp) in device_remove_group()
874 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group()
880 const struct attribute_group **groups);
882 const struct attribute_group **groups);
884 const struct attribute_group *grp);
886 const struct attribute_group *grp);