Man Page: pci_enable_device_io
Operating Environment: centos
Section: 9
PCI_ENABLE_DEVICE_IO(9) Hardware Interfaces PCI_ENABLE_DEVICE_IO(9)NAMEpci_enable_device_io - Initialize a device for use with IO spaceSYNOPSISint pci_enable_device_io(struct pci_dev * dev);ARGUMENTSdev PCI device to be initializedDESCRIPTIONInitialize device before it's used by a driver. Ask low-level code to enable I/O resources. Wake up the device if it was suspended. Beware, this function can fail.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_ENABLE_DEVICE_IO(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_bus_type(9) - centos |
| struct_input_polled_dev(9) - centos |
| pciback(4) - netbsd |
| ptm(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |