Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vfio/pci/
Dvfio_pci_private.h167 extern ssize_t vfio_pci_vga_rw(struct vfio_pci_device *vdev, char __user *buf,
Dvfio_pci_rdwr.c291 ssize_t vfio_pci_vga_rw(struct vfio_pci_device *vdev, char __user *buf, in vfio_pci_vga_rw() function
Dvfio_pci.c1429 return vfio_pci_vga_rw(vdev, buf, count, ppos, iswrite); in vfio_pci_rw()