Man Page: pci_reenable_device
Operating Environment: centos
Section: 9
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 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 |