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)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_schedule_callback_owner(9) - centos |
| pci_create_slot(9) - centos |
| struct_bus_type(9) - centos |
| struct_class(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Tar Command |
| Controlling user input |
| [TIP] Processing YAML files with yq |