Home
last modified time | relevance | path

Searched defs:bochs_device (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/bochs/
Dbochs.h58 struct bochs_device { struct
60 void __iomem *mmio;
61 int ioports;
62 void __iomem *fb_map;
63 unsigned long fb_base;
64 unsigned long fb_size;
67 u16 xres;
68 u16 yres;
69 u16 yres_virtual;
70 u32 stride;
[all …]