table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCIM_PIN_DEVICE(9) | Hardware Interfaces | PCIM_PIN_DEVICE(9) |
NAME¶
pcim_pin_device - Pin managed PCI deviceSYNOPSIS¶
void
pcim_pin_device(struct pci_dev * pdev);
ARGUMENTS¶
pdevPCI device to pin
DESCRIPTION¶
Pin managed PCI device pdev. Pinned device won't be disabled on driver detach. pdev must have been enabled with pcim_enable_device.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |