1PCI_SAVE_STATE(9) Hardware Interfaces PCI_SAVE_STATE(9)
23
4
NAME
6pci_save_state - save the PCI configuration space of a device before
7suspending
8
SYNOPSIS
10int pci_save_state(struct pci_dev * dev);
11
ARGUMENTS
13dev
14- PCI device that we're dealing with
15
COPYRIGHT
17Kernel Hackers Manual 3.10 June 2019 PCI_SAVE_STATE(9)