Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dcpqphp_pci.c952 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_board() function
988 rc = cpqhp_configure_board(ctrl, next); in cpqhp_configure_board()
Dcpqphp.h436 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func);
Dcpqphp_ctrl.c1358 rc = cpqhp_configure_board(ctrl, func); in board_replaced()