centos man page for pci_enable_device_io

Query: pci_enable_device_io

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_ENABLE_DEVICE_IO(9) 					Hardware Interfaces					   PCI_ENABLE_DEVICE_IO(9)

NAME
pci_enable_device_io - Initialize a device for use with IO space
SYNOPSIS
int pci_enable_device_io(struct pci_dev * dev);
ARGUMENTS
dev PCI device to be initialized
DESCRIPTION
Initialize 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_ENABLE_DEVICE_IO(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
struct_input_polled_dev(9) - centos
pciback(4) - netbsd
ptm(4) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input