table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCI_STORE_SAVED_STAT(9) | Hardware Interfaces | PCI_STORE_SAVED_STAT(9) |
NAME¶
pci_store_saved_state - Allocate and return an opaque struct containing the device saved state.SYNOPSIS¶
struct
pci_saved_state *
pci_store_saved_state(struct pci_dev * dev);
ARGUMENTS¶
devPCI device that we're dealing with
DESCRIPTION¶
Return NULL if no state or error.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |