table of contents
other versions
- jessie 3.16.56-1+deb8u1
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¶
May 2018 | Kernel Hackers Manual 3.16 |