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