Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c28 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func,
1526 rc = configure_new_device(ctrl, func, 0, &res_lists); in board_added()
1528 dbg("%s: back from configure_new_device\n", __func__); in board_added()
2202 * configure_new_device - Configures the PCI header information of one board.
2210 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func, in configure_new_device() function
2284 dbg("returning from configure_new_device\n"); in configure_new_device()
2523 rc = configure_new_device(ctrl, new_slot, 1, &temp_resources); in configure_new_function()
2524 dbg("configure_new_device rc=0x%x\n", rc); in configure_new_function()