Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
Dcpqphp_pci.c950 int cpqhp_configure_board(struct controller *ctrl, struct pci_func *func) in cpqhp_configure_board() function
986 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.c1341 rc = cpqhp_configure_board(ctrl, func); in board_replaced()