devres_group
return container_of(node, struct devres_group, node[1]);
struct devres_group *grp;
struct devres_group *grp;
struct devres_group *grp = container_of(node, struct devres_group, node[0]);
struct devres_group *grp;
static struct devres_group *find_group(struct device *dev, void *id)
struct devres_group *grp;
grp = container_of(node, struct devres_group, node[0]);
struct devres_group *grp;
struct devres_group *grp;
struct devres_group *grp;
static struct devres_group *node_to_group(struct devres_node *node)
return container_of(node, struct devres_group, node[0]);