pci_enable_device(9) suse man page | unix.com

Man Page: pci_enable_device

Operating Environment: suse

Section: 9

PCI_ENABLE_DEVICE(9)						Hardware Interfaces					      PCI_ENABLE_DEVICE(9)

NAME
pci_enable_device - Initialize device before it's used by a driver.
SYNOPSIS
int pci_enable_device(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 and memory. Wake up the device if it was suspended. Beware, this function can fail. Note we don't actually enable the device many times if we call this function repeatedly (we just increment the count).
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_ENABLE_DEVICE(9)
Related Man Pages
struct_bus_type(9) - centos
device_create(9) - suse
device_schedule_callback_owner(9) - suse
virtio(4) - netbsd
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
A (ksh) Library For and From UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB