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