Lines Matching refs:vga_device

63 struct vga_device {  struct
130 static struct vga_device *vgadev_find(struct pci_dev *pdev) in vgadev_find()
132 struct vga_device *vgadev; in vgadev_find()
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()
246 struct vga_device *conflict; 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()
534 struct vga_device *vgadev; in vga_tryget()
570 struct vga_device *vgadev; in vga_put()
597 static void vga_arbiter_check_bridge_sharing(struct vga_device *vgadev) in vga_arbiter_check_bridge_sharing()
599 struct vga_device *same_bridge_vgadev; in vga_arbiter_check_bridge_sharing()
655 struct vga_device *vgadev; in vga_arbiter_add_pci_device()
666 vgadev = kzalloc(sizeof(struct vga_device), GFP_KERNEL); in vga_arbiter_add_pci_device()
744 struct vga_device *vgadev; in vga_arbiter_del_pci_device()
778 static inline void vga_update_device_decodes(struct vga_device *vgadev, in vga_update_device_decodes()
817 struct vga_device *vgadev; in __vga_set_legacy_decoding()
885 struct vga_device *vgadev; in vga_client_register()
1006 struct vga_device *vgadev; in vga_arb_read()
1226 struct vga_device *vgadev; in vga_arb_write()
1391 struct vga_device *vgadev; in vga_arbiter_notify_clients()
1456 struct vga_device *vgadev; in vga_arb_select_default_device()
1524 struct vga_device, list); in vga_arb_select_default_device()
1537 struct vga_device *vgadev; in vga_arb_device_init()