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

/linux-master/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c948 * cpqhp_slot_create - Creates a node and adds it to the proper bus.
953 struct pci_func *cpqhp_slot_create(u8 busnumber) function
1699 func = cpqhp_slot_create(ctrl->bus);
1967 func = cpqhp_slot_create(ctrl->bus);
1996 func = cpqhp_slot_create(ctrl->bus);
2268 new_slot = cpqhp_slot_create(func->bus);
2510 new_slot = cpqhp_slot_create(hold_bus_node->base);
H A Dcpqphp_pci.c343 new_slot = cpqhp_slot_create(busnumber);
403 new_slot = cpqhp_slot_create(busnumber);
H A Dcpqphp.h405 struct pci_func *cpqhp_slot_create(unsigned char busnumber);

Completed in 95 milliseconds