Searched refs:child_ids (Results 1 – 1 of 1) sorted by relevance
23 struct ida child_ids; member759 ida_simple_remove(&swnode->parent->child_ids, swnode->id); in software_node_release()768 ida_destroy(&swnode->child_ids); in software_node_release()788 ret = ida_simple_get(parent ? &parent->child_ids : &swnode_root_ids, in swnode_register()801 ida_init(&swnode->child_ids); in swnode_register()