pci_restore_state(9) Restore the saved state of a PCI device

SYNOPSIS

void pci_restore_state(struct pci_dev * dev);

ARGUMENTS

dev

- PCI device that we're dealing with

COPYRIGHT