table of contents
PCIE_HAS_FLR(9) | Hardware Interfaces | PCIE_HAS_FLR(9) |
NAME¶
pcie_has_flr - check if a device supports function level resets
SYNOPSIS¶
bool pcie_has_flr(struct pci_dev * dev);
ARGUMENTS¶
dev
device to check
DESCRIPTION¶
Returns true if the device advertises support for PCIe function level resets.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |