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_create_vargs(9) - centos |
| device_create_with_groups(9) - centos |
| device_schedule_callback_owner(9) - centos |
| struct_regulator_config(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |