Lines Matching refs:attribute_group
119 const struct attribute_group **bus_groups;
120 const struct attribute_group **dev_groups;
121 const struct attribute_group **drv_groups;
386 const struct attribute_group **groups;
387 const struct attribute_group **dev_groups;
540 const struct attribute_group **groups);
542 const struct attribute_group **groups);
577 const struct attribute_group **class_groups;
578 const struct attribute_group **dev_groups;
795 const struct attribute_group **groups;
1304 const struct attribute_group **groups; /* optional groups */
1582 const struct attribute_group **groups,
1587 const struct attribute_group **groups);
1589 const struct attribute_group **groups);
1592 const struct attribute_group *grp) in device_add_group()
1594 const struct attribute_group *groups[] = { grp, NULL }; in device_add_group()
1600 const struct attribute_group *grp) in device_remove_group()
1602 const struct attribute_group *groups[] = { grp, NULL }; in device_remove_group()
1608 const struct attribute_group **groups);
1610 const struct attribute_group **groups);
1612 const struct attribute_group *grp);
1614 const struct attribute_group *grp);