Lines Matching defs:group
2095 const struct attribute_group *group;
2101 return ((union device_attr_group_devres *)res)->group == data;
2107 const struct attribute_group *group = devres->group;
2109 dev_dbg(dev, "%s: removing group %p\n", __func__, group);
2110 sysfs_remove_group(&dev->kobj, group);
2123 * devm_device_add_group - given a device, create a managed attribute group
2124 * @dev: The device to create the group for
2125 * @grp: The attribute group to create
2127 * This function creates a group for the first time. It will explicitly
2148 devres->group = grp;
2155 * devm_device_remove_group: remove a managed group from a device
2156 * @dev: device to remove the group from
2157 * @grp: group to remove
2159 * This function removes a group of attributes from a device. The attributes
2160 * previously have to have been created for this group, otherwise it will fail.
2173 * @dev: The device to create the group for
2177 * occurs when creating a group, all previously created groups will be
3247 * @gid: returned file group