Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A Dvfio_pci.c1912 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck);
2087 vfio_pci_reflck_put(vdev->reflck); in vfio_pci_probe()
2107 vfio_pci_reflck_put(vdev->reflck); in vfio_pci_remove()
2268 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck) in vfio_pci_reflck_put() function