other versions
| PCI_SAVE_STATE(9) | Hardware Interfaces | PCI_SAVE_STATE(9) | 
NAME¶
pci_save_state - save the PCI configuration space of a device before suspending
SYNOPSIS¶
int pci_save_state(struct pci_dev * dev);
ARGUMENTS¶
struct pci_dev * dev
- PCI device that we're dealing with
COPYRIGHT¶
| July 2017 | Kernel Hackers Manual 4.11 |