pci_enable_device_io(9) suse man page | unix.com

Man Page: pci_enable_device_io

Operating Environment: suse

Section: 9

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 2.6. July 2010 PCI_ENABLE_DEVICE_IO(9)
Related Man Pages
device_create(9) - centos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
struct_input_polled_dev(9) - centos
pciback(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB