pci_save_state (9) - Linux Manuals
pci_save_state: save the PCI configuration space of a device before suspending
NAME
pci_save_state - save the PCI configuration space of a device before suspending
SYNOPSIS
-
int pci_save_state(struct pci_dev
* dev);
ARGUMENTS
dev
- - PCI device that we're dealing with
COPYRIGHT