pci_reenable_device(9) centos man page | unix.com

Man Page: pci_reenable_device

Operating Environment: centos

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 3.10 June 2014 PCI_REENABLE_DEVICE(9)
Related Man Pages
pmf_class_network_register(9) - netbsd
device_create_vargs(9) - centos
struct_class(9) - centos
struct_usb_device_driver(9) - centos
pmf_event_inject(9) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq