pci_reenable_device(9) suse man page | unix.com

Man Page: pci_reenable_device

Operating Environment: suse

Section: 9

PCI_REENABLE_DEVICE(9)						Hardware Interfaces					    PCI_REENABLE_DEVICE(9)

NAME
pci_reenable_device - Resume abandoned device
SYNOPSIS
int pci_reenable_device(struct pci_dev * dev);
ARGUMENTS
dev PCI device to be resumed
DESCRIPTION
Note 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_REENABLE_DEVICE(9)
Related Man Pages
pmf_device_recursive_suspend(9) - netbsd
pmf_class_network_register(9) - netbsd
struct_input_handler(9) - suse
struct_usb_device_driver(9) - suse
pmf(9) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I