pci_enable_device_mem(9) centos man page | unix.com

Man Page: pci_enable_device_mem

Operating Environment: centos

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 3.10 June 2014 PCI_ENABLE_DEVICE_ME(9)
Related Man Pages
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
struct_device_driver(9) - centos
pciback(4) - netbsd
struct_input_polled_dev(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Tar Command
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq