Man Page: pci_load_and_free_saved_state
Operating Environment: centos
Section: 9
PCI_LOAD_AND_FREE_SA(9) Hardware Interfaces PCI_LOAD_AND_FREE_SA(9)NAMEpci_load_and_free_saved_state - Reload the save state pointed to by state, and free the memory allocated for it.SYNOPSISint pci_load_and_free_saved_state(struct pci_dev * dev, struct pci_saved_state ** state);ARGUMENTSdev PCI device that we're dealing with state Pointer to saved state returned from pci_store_saved_stateCOPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_LOAD_AND_FREE_SA(9)
| Related Man Pages |
|---|
| device_is_alive(9) - freebsd |
| device_get_state(9) - debian |
| device_is_alive(9) - debian |
| device_get_state(9) - linux |
| device_get_state(9) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |