other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCI_LOAD_AND_FREE_SA(9) | Hardware Interfaces | PCI_LOAD_AND_FREE_SA(9) |
NAME¶
pci_load_and_free_saved_state - Reload the save state pointed to by state, and free the memory allocated for it.SYNOPSIS¶
int
pci_load_and_free_saved_state(struct pci_dev * dev,
struct pci_saved_state ** state);
ARGUMENTS¶
devPCI device that we're dealing with
state
Pointer to saved state returned from
pci_store_saved_state
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |