Searched refs:dpc_wait_rp_inactive (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/pci/pcie/
H A Ddpc.c120 * dpc_wait_rp_inactive(). The spec doesn't mandate a time limit,
130 static int dpc_wait_rp_inactive(struct pci_dev *pdev) function
168 if (pdev->dpc_rp_extensions && dpc_wait_rp_inactive(pdev)) {
323 if (pdev->dpc_rp_extensions && dpc_wait_rp_inactive(pdev))

Completed in 158 milliseconds