1PCI_RESTORE_STATE(9) Hardware Interfaces PCI_RESTORE_STATE(9)
23
4
NAME
6pci_restore_state - Restore the saved state of a PCI device
7
SYNOPSIS
9void pci_restore_state(struct pci_dev * dev);
10
ARGUMENTS
12dev
13- PCI device that we're dealing with
14
COPYRIGHT
16Kernel Hackers Manual 3.10 June 2019 PCI_RESTORE_STATE(9)