Searched refs:child_ids (Results 1 – 1 of 1) sorted by relevance
34 struct ida child_ids; member783 ida_free(&swnode->parent->child_ids, swnode->id); in software_node_release()792 ida_destroy(&swnode->child_ids); in software_node_release()812 ret = ida_alloc(parent ? &parent->child_ids : &swnode_root_ids, in swnode_register()825 ida_init(&swnode->child_ids); in swnode_register()