Searched defs:PCI_DEV_PUT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/VBoxPci/linux/
H A DVBoxPci-linux.c79 # define PCI_DEV_PUT(x) pci_dev_put(x) macro
83 # define PCI_DEV_PUT(x) do { } while (0) macro
417 PCI_DEV_PUT(pPciDev);
688 PCI_DEV_PUT(pPciDev);

Completed in 35 milliseconds