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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/vga/
H A Dvgaarb.c54 struct vga_device { struct
122 static struct vga_device *vgadev_find(struct pci_dev *pdev)
124 struct vga_device *vgadev;
140 static inline void vga_irq_set_state(struct vga_device *vgadev, bool state)
161 static struct vga_device *__vga_tryget(struct vga_device *vgadev,
165 struct vga_device *conflict;
286 static void __vga_put(struct vga_device *vgadev, unsigned int rsrc)
327 struct vga_device *vgadev, *conflict;
378 struct vga_device *vgade
[all...]

Completed in 85 milliseconds