other versions
- wheezy 3.2.78-1
PCI_LOAD_SAVED_STATE(9) | Hardware Interfaces | PCI_LOAD_SAVED_STATE(9) |
NAME¶
pci_load_saved_state - Reload the provided save state into struct pci_dev.SYNOPSIS¶
int
pci_load_saved_state(struct pci_dev * dev,
struct pci_saved_state * state);
ARGUMENTS¶
devPCI device that we're dealing with
state
Saved state returned from
pci_store_saved_state
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |