Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp_pci.c948 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_board() function
984 rc = cpqhp_configure_board(ctrl, next); in cpqhp_configure_board()
Dcpqphp.h422 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func);
Dcpqphp_ctrl.c1344 rc = cpqhp_configure_board(ctrl, func); in board_replaced()