Query: pci_reenable_device
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_REENABLE_DEVICE(9) Hardware Interfaces PCI_REENABLE_DEVICE(9)NAMEpci_reenable_device - Resume abandoned deviceSYNOPSISint pci_reenable_device(struct pci_dev * dev);ARGUMENTSdev PCI device to be resumedDESCRIPTIONNote this function is a backend of pci_default_resume and is not supposed to be called by normal code, write proper resume handler and use it instead.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_REENABLE_DEVICE(9)