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 */
1017 void *drvdata, const struct attribute_group **groups,
1022 const struct attribute_group **groups);
1024 const struct attribute_group **groups);
1027 const struct attribute_group *grp) in device_add_group()
1029 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group()
1035 const struct attribute_group *grp) in device_remove_group()
1037 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group()
1043 const struct attribute_group **groups);
1045 const struct attribute_group *grp);