Searched refs:child_ids (Results 1 – 1 of 1) sorted by relevance
21 struct ida child_ids; member629 ida_simple_remove(&swnode->parent->child_ids, swnode->id); in software_node_release()639 ida_destroy(&swnode->child_ids); in software_node_release()661 ret = ida_simple_get(parent ? &parent->child_ids : &swnode_root_ids, in swnode_register()675 ida_init(&swnode->child_ids); in swnode_register()