Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp.h421 int cpqhp_save_used_resources(struct controller *ctrl, struct pci_func *func);
Dcpqphp_pci.c685 int cpqhp_save_used_resources(struct controller *ctrl, struct pci_func *func) in cpqhp_save_used_resources() function
Dcpqphp_ctrl.c1652 rc = cpqhp_save_used_resources(ctrl, func); in remove_board()