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
pci_create_slot(9) - centos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
struct_input_handler(9) - centos
struct_usb_device_driver(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq