Query: pcim_pin_device
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCIM_PIN_DEVICE(9) Hardware Interfaces PCIM_PIN_DEVICE(9)NAMEpcim_pin_device - Pin managed PCI deviceSYNOPSISvoid pcim_pin_device(struct pci_dev * pdev);ARGUMENTSpdev PCI device to pinDESCRIPTIONPin managed PCI device pdev. Pinned device won't be disabled on driver detach. pdev must have been enabled with pcim_enable_device.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCIM_PIN_DEVICE(9)