suse man page for pci_enable_device

Query: pci_enable_device

OS: suse

Section: 9

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

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
fta(4) - netbsd
device_create_vargs(9) - suse
struct_input_polled_dev(9) - suse
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I
Shopt -s histappend