Searched refs:pci_dev_reset (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pci/
H A Dpci.c3454 static int pci_dev_reset(struct pci_dev *dev, int probe) pci_dev_reset() function
3488 return pci_dev_reset(dev, 0); __pci_reset_function()
3530 return pci_dev_reset(dev, 1); pci_probe_reset_function()
3553 rc = pci_dev_reset(dev, 1); pci_reset_function()
3559 rc = pci_dev_reset(dev, 0); pci_reset_function()
3577 rc = pci_dev_reset(dev, 1); pci_try_reset_function()

Completed in 75 milliseconds