table of contents
other versions
PCI_TRY_RESET_SLOT(9) | Hardware Interfaces | PCI_TRY_RESET_SLOT(9) |
NAME¶
pci_try_reset_slot - Try to reset a PCI slot
SYNOPSIS¶
int pci_try_reset_slot(struct pci_slot * slot);
ARGUMENTS¶
struct pci_slot * slot
PCI slot to reset
DESCRIPTION¶
Same as above except return -EAGAIN if the slot cannot be locked
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |