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
dev
PCI device that we're dealing with
Description
Return NULL if no state or error.