Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c935 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_board() function
971 rc = cpqhp_configure_board(ctrl, next); in cpqhp_configure_board()
H A Dcpqphp.h422 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func);
H A Dcpqphp_ctrl.c1341 rc = cpqhp_configure_board(ctrl, func); in board_replaced()