pci_try_reset_function (9) Linux Manual Page
pci_try_reset_function – quiesce and reset a PCI device function
Synopsis
int pci_try_reset_function(struct pci_dev *dev);
Arguments
dev
-
- PCI device to reset
Description
Same as above, except return -EAGAIN if unable to lock device.
