Lines Matching refs:attribute_group
118 const struct attribute_group **bus_groups;
119 const struct attribute_group **dev_groups;
120 const struct attribute_group **drv_groups;
295 const struct attribute_group **groups;
369 const struct attribute_group **groups);
371 const struct attribute_group **groups);
406 const struct attribute_group **class_groups;
407 const struct attribute_group **dev_groups;
554 const struct attribute_group **groups;
1010 const struct attribute_group **groups; /* optional groups */
1260 const struct attribute_group **groups,
1265 const struct attribute_group **groups);
1267 const struct attribute_group **groups);
1270 const struct attribute_group *grp) in device_add_group()
1272 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group()
1278 const struct attribute_group *grp) in device_remove_group()
1280 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group()
1286 const struct attribute_group **groups);
1288 const struct attribute_group **groups);
1290 const struct attribute_group *grp);
1292 const struct attribute_group *grp);