table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCI_TRY_RESET_FUNCTI(9) | Hardware Interfaces | PCI_TRY_RESET_FUNCTI(9) |
NAME¶
pci_try_reset_function - quiesce and reset a PCI device functionSYNOPSIS¶
int
pci_try_reset_function(struct pci_dev * dev);
ARGUMENTS¶
devPCI device to reset
DESCRIPTION¶
Same as above, except return -EAGAIN if unable to lock device.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |