1PCIE_FLR(9)                   Hardware Interfaces                  PCIE_FLR(9)
2
3
4

NAME

6       pcie_flr - initiate a PCIe function level reset
7

SYNOPSIS

9       void pcie_flr(struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           device to reset
14

DESCRIPTION

16       Initiate a function level reset on dev. The caller should ensure the
17       device supports FLR before calling this function, e.g. by using the
18       pcie_has_flr helper.
19
21Kernel Hackers Manual 3.10         June 2019                       PCIE_FLR(9)
Impressum