Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dcpqphp_ctrl.c954 struct pci_func *cpqhp_slot_create(u8 busnumber) in cpqhp_slot_create() function
1704 func = cpqhp_slot_create(ctrl->bus); in remove_board()
2003 func = cpqhp_slot_create(ctrl->bus); in cpqhp_process_SI()
2032 func = cpqhp_slot_create(ctrl->bus); in cpqhp_process_SI()
2313 new_slot = cpqhp_slot_create(func->bus); in configure_new_device()
2555 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);