Home
last modified time | relevance | path

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

/drivers/gpu/vga/
Dvgaarb.c64 struct vga_device { struct
128 static struct vga_device *vgadev_find(struct pci_dev *pdev) in vgadev_find()
130 struct vga_device *vgadev; in vgadev_find()
232 static struct vga_device *__vga_tryget(struct vga_device *vgadev, in __vga_tryget()
237 struct vga_device *conflict; in __vga_tryget()
371 static void __vga_put(struct vga_device *vgadev, unsigned int rsrc) in __vga_put()
447 struct vga_device *vgadev, *conflict; in vga_get()
514 struct vga_device *vgadev; in vga_tryget()
550 struct vga_device *vgadev; in vga_put()
577 static void vga_arbiter_check_bridge_sharing(struct vga_device *vgadev) in vga_arbiter_check_bridge_sharing()
[all …]