Searched refs:child_context (Results 1 – 1 of 1) sorted by relevance
192 struct callback_args child_context; in walk_p2p_bridge() local213 child_context.pci_bus = dev->subordinate; in walk_p2p_bridge()214 child_context.user_function = user_function; in walk_p2p_bridge()215 child_context.root_handle = parent_context->root_handle; in walk_p2p_bridge()219 user_function, &child_context, NULL); in walk_p2p_bridge()224 walk_p2p_bridge, &child_context, NULL); in walk_p2p_bridge()