1. NAME

pci_restore_state - Restore the saved state of a PCI device

2. SYNOPSIS

void pci_restore_state(struct pci_dev *  dev );

3. ARGUMENTS

dev
    - PCI device that weAqre dealing with

4. COPYRIGHT