Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c955 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_board() function
991 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()