Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dcpqphp_ctrl.c954 struct pci_func *cpqhp_slot_create(u8 busnumber) in cpqhp_slot_create() function
1702 func = cpqhp_slot_create(ctrl->bus); in remove_board()
1976 func = cpqhp_slot_create(ctrl->bus); in cpqhp_process_SI()
2005 func = cpqhp_slot_create(ctrl->bus); in cpqhp_process_SI()
2280 new_slot = cpqhp_slot_create(func->bus); in configure_new_device()
2522 new_slot = cpqhp_slot_create(hold_bus_node->base); in configure_new_function()
Dcpqphp_pci.c341 new_slot = cpqhp_slot_create(busnumber); in cpqhp_save_config()
401 new_slot = cpqhp_slot_create(busnumber); in cpqhp_save_config()
Dcpqphp.h405 struct pci_func *cpqhp_slot_create(unsigned char busnumber);