Searched defs:cpqhp_slot_create (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c964 * cpqhp_slot_create - Creates a node and adds it to the proper bus.
969 struct pci_func *cpqhp_slot_create(u8 busnumber) function
1719 func = cpqhp_slot_create(ctrl->bus);
2019 func = cpqhp_slot_create(ctrl->bus);
2048 func = cpqhp_slot_create(ctrl->bus);
2331 new_slot = cpqhp_slot_create(func->bus);
2589 new_slot = cpqhp_slot_create(hold_bus_node->base);

Completed in 121 milliseconds