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

/linux-4.4.14/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c42 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func,
1544 rc = configure_new_device(ctrl, func, 0, &res_lists); board_added()
1546 dbg("%s: back from configure_new_device\n", __func__); board_added()
2260 * configure_new_device - Configures the PCI header information of one board.
2268 static u32 configure_new_device(struct controller *ctrl, struct pci_func *func, configure_new_device() function
2342 dbg("returning from configure_new_device\n"); configure_new_device()
2581 rc = configure_new_device(ctrl, new_slot, 1, &temp_resources); configure_new_function()
2582 dbg("configure_new_device rc=0x%x\n",rc); configure_new_function()

Completed in 71 milliseconds