Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c949 * cpqhp_slot_create - Creates a node and adds it to the proper bus.
954 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()
H A Dcpqphp_pci.c341 new_slot = cpqhp_slot_create(busnumber); in cpqhp_save_config()
401 new_slot = cpqhp_slot_create(busnumber); in cpqhp_save_config()
H A Dcpqphp.h405 struct pci_func *cpqhp_slot_create(unsigned char busnumber);
/kernel/linux/linux-6.6/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) in cpqhp_slot_create() function
1699 func = cpqhp_slot_create(ctrl->bus); in remove_board()
1967 func = cpqhp_slot_create(ctrl->bus); in cpqhp_process_SI()
1996 func = cpqhp_slot_create(ctrl->bus); in cpqhp_process_SI()
2268 new_slot = cpqhp_slot_create(func->bus); in configure_new_device()
2510 new_slot = cpqhp_slot_create(hold_bus_node->base); in configure_new_function()
H A Dcpqphp_pci.c343 new_slot = cpqhp_slot_create(busnumber); in cpqhp_save_config()
403 new_slot = cpqhp_slot_create(busnumber); in cpqhp_save_config()
H A Dcpqphp.h405 struct pci_func *cpqhp_slot_create(unsigned char busnumber);

Completed in 12 milliseconds