Query: pci_store_saved_state
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_STORE_SAVED_STAT(9) Hardware Interfaces PCI_STORE_SAVED_STAT(9)NAMEpci_store_saved_state - Allocate and return an opaque struct containing the device saved state.SYNOPSISstruct pci_saved_state * pci_store_saved_state(struct pci_dev * dev);ARGUMENTSdev PCI device that we're dealing withDESCRIPTIONReturn NULL if no state or error.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_STORE_SAVED_STAT(9)