Home
last modified time | relevance | path

Searched defs:vgadev (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/gpu/vga/
Dvgaarb.c130 struct vga_device *vgadev; in vgadev_find() local
171 static inline void vga_irq_set_state(struct vga_device *vgadev, bool state) in vga_irq_set_state()
192 static struct vga_device *__vga_tryget(struct vga_device *vgadev, in __vga_tryget()
342 static void __vga_put(struct vga_device *vgadev, unsigned int rsrc) in __vga_put()
418 struct vga_device *vgadev, *conflict; in vga_get() local
485 struct vga_device *vgadev; in vga_tryget() local
522 struct vga_device *vgadev; in vga_put() local
549 static void vga_arbiter_check_bridge_sharing(struct vga_device *vgadev) in vga_arbiter_check_bridge_sharing()
607 struct vga_device *vgadev; in vga_arbiter_add_pci_device() local
696 struct vga_device *vgadev; in vga_arbiter_del_pci_device() local
[all …]
/kernel/linux/linux-5.10/drivers/gpu/vga/
Dvgaarb.c132 struct vga_device *vgadev; in vgadev_find() local
220 static inline void vga_irq_set_state(struct vga_device *vgadev, bool state) in vga_irq_set_state()
241 static struct vga_device *__vga_tryget(struct vga_device *vgadev, in __vga_tryget()
391 static void __vga_put(struct vga_device *vgadev, unsigned int rsrc) in __vga_put()
467 struct vga_device *vgadev, *conflict; in vga_get() local
534 struct vga_device *vgadev; in vga_tryget() local
570 struct vga_device *vgadev; in vga_put() local
597 static void vga_arbiter_check_bridge_sharing(struct vga_device *vgadev) in vga_arbiter_check_bridge_sharing()
655 struct vga_device *vgadev; in vga_arbiter_add_pci_device() local
744 struct vga_device *vgadev; in vga_arbiter_del_pci_device() local
[all …]