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