PCI_ENABLE_DEVICE_ME(9) Hardware Interfaces PCI_ENABLE_DEVICE_ME(9)NAMEpci_enable_device_mem - Initialize a device for use with Memory spaceSYNOPSISint pci_enable_device_mem(struct pci_dev * dev);ARGUMENTSdev PCI device to be initializedDESCRIPTIONInitialize device before it's used by a driver. Ask low-level code to enable Memory resources. Wake up the device if it was suspended. Beware, this function can fail.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_ENABLE_DEVICE_ME(9)
| Related Man Pages |
|---|
| struct_bus_type(9) - centos |
| struct_device_driver(9) - centos |
| device_create(9) - suse |
| ptm(4) - netbsd |
| struct_usb_device_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |