Home
last modified time | relevance | path

Searched refs:vmci_pdev (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/misc/vmw_vmci/
Dvmci_driver.h35 extern struct pci_dev *vmci_pdev;
Dvmci_guest.c67 struct pci_dev *vmci_pdev; variable
542 vmci_pdev = pdev; in vmci_guest_probe_device()
667 vmci_pdev = NULL; in vmci_guest_probe_device()
697 vmci_pdev = NULL; in vmci_guest_remove_device()
Dvmci_queue_pair.c255 dma_free_coherent(&vmci_pdev->dev, PAGE_SIZE, in qp_free_queue()
307 dma_alloc_coherent(&vmci_pdev->dev, PAGE_SIZE, in qp_alloc_queue()