Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/vga/
Dvgaarb.c54 struct vga_device { struct
123 static struct vga_device *vgadev_find(struct pci_dev *pdev) in vgadev_find()
125 struct vga_device *vgadev; in vgadev_find()
141 static inline void vga_irq_set_state(struct vga_device *vgadev, bool state) in vga_irq_set_state()
162 static struct vga_device *__vga_tryget(struct vga_device *vgadev, in __vga_tryget()
166 struct vga_device *conflict; in __vga_tryget()
287 static void __vga_put(struct vga_device *vgadev, unsigned int rsrc) in __vga_put()
328 struct vga_device *vgadev, *conflict; in vga_get()
379 struct vga_device *vgadev; in vga_tryget()
406 struct vga_device *vgadev; in vga_put()
[all …]