1. NAME

pci_save_state - save the PCI configuration space of a device before suspending

2. SYNOPSIS

int pci_save_state(struct pci_dev *  dev );

3. ARGUMENTS

dev
    - PCI device that weAqre dealing with

4. COPYRIGHT