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 |
|---|
| pmf_class_network_register(9) - netbsd |
| device_create(9) - centos |
| device_create_vargs(9) - centos |
| struct_bus_type(9) - centos |
| pmf_device_register(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |