table of contents
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¶
slot
PCI slot to reset
DESCRIPTION¶
Same as above except return -EAGAIN if the slot cannot be locked
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |