Name

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

Synopsis

int pci_save_state (struct pci_dev * dev);
 

Arguments

struct pci_dev * dev

- PCI device that we're dealing with