Searched defs:i810fb_par (Results 1 – 1 of 1) sorted by relevance
253 struct i810fb_par { struct254 struct mode_registers regs;255 struct state_registers hw_state;256 struct gtt_data i810_gtt;257 struct fb_ops i810fb_ops;258 struct pci_dev *dev;259 struct heap_data aperture;260 struct heap_data fb;261 struct heap_data iring;262 struct heap_data cursor_heap;[all …]