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 3.10 June 2014 PCI_ENABLE_DEVICE_ME(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_input_polled_dev(9) - centos |
| struct_usb_device_driver(9) - centos |
| pciback(4) - netbsd |
| radio(9) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Controlling user input |