Searched refs:__pci_reset_function_locked (Results 1 – 5 of 5) sorted by relevance
110 __pci_reset_function_locked(dev); in pcistub_device_release()287 __pci_reset_function_locked(dev); in pcistub_put_pci_dev()423 __pci_reset_function_locked(dev); in pcistub_init_device()
5532 * __pci_reset_function_locked - reset a PCI device function while holding5551 int __pci_reset_function_locked(struct pci_dev *dev) in __pci_reset_function_locked() function 5579 EXPORT_SYMBOL_GPL(__pci_reset_function_locked);5623 * from __pci_reset_function_locked() in that it saves and restores device state5639 rc = __pci_reset_function_locked(dev); in pci_reset_function() 5658 * from __pci_reset_function_locked() in that it saves and restores device state5674 rc = __pci_reset_function_locked(dev); in pci_reset_function_locked() 5699 rc = __pci_reset_function_locked(dev); in pci_try_reset_function()
670 if (!__pci_reset_function_locked(pdev)) in vfio_pci_core_disable()
1347 int __pci_reset_function_locked(struct pci_dev *dev);
933 rc = __pci_reset_function_locked(oct->pci_dev); in octeon_pci_flr()