Lines Matching refs:attribute_group
75 const struct attribute_group **groups);
77 const struct attribute_group **groups);
90 const struct attribute_group **groups;
539 const struct attribute_group **groups; /* optional groups */
876 void *drvdata, const struct attribute_group **groups,
881 const struct attribute_group **groups);
883 const struct attribute_group **groups);
886 const struct attribute_group *grp) in device_add_group()
888 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group()
894 const struct attribute_group *grp) in device_remove_group()
896 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group()
902 const struct attribute_group **groups);
904 const struct attribute_group **groups);
906 const struct attribute_group *grp);
908 const struct attribute_group *grp);