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