Searched defs:pci_restore_state (Results 1 - 1 of 1) sorted by relevance

/drivers/pci/
H A Dpci.c1071 * pci_restore_state - Restore the saved state of a PCI device
1074 void pci_restore_state(struct pci_dev *dev) function
1092 EXPORT_SYMBOL(pci_restore_state); variable
3424 pci_restore_state(dev);

Completed in 59 milliseconds