pci_enable_device_mem(9) suse man page | unix.com

Man Page: pci_enable_device_mem

Operating Environment: suse

Section: 9

PCI_ENABLE_DEVICE_ME(9) 					Hardware Interfaces					   PCI_ENABLE_DEVICE_ME(9)

NAME
pci_enable_device_mem - Initialize a device for use with Memory space
SYNOPSIS
int pci_enable_device_mem(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 Memory 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_ME(9)
Related Man Pages
device_create(9) - centos
struct_bus_type(9) - centos
device_create(9) - suse
radio(9) - netbsd
proto(4) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com