other versions
- stretch 4.9.168-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¶
April 2019 | Kernel Hackers Manual 4.9. |