Lines Matching refs:attribute_group
74 const struct attribute_group **groups);
76 const struct attribute_group **groups);
89 const struct attribute_group **groups;
557 const struct attribute_group **groups; /* optional groups */
902 void *drvdata, const struct attribute_group **groups,
907 const struct attribute_group **groups);
909 const struct attribute_group **groups);
912 const struct attribute_group *grp) in device_add_group()
914 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group()
920 const struct attribute_group *grp) in device_remove_group()
922 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group()
928 const struct attribute_group **groups);
930 const struct attribute_group **groups);
932 const struct attribute_group *grp);
934 const struct attribute_group *grp);