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

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout