Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bochs/
H A Dbochs.h52 struct bochs_device { struct
54 void __iomem *mmio;
55 int ioports;
56 void __iomem *fb_map;
57 unsigned long fb_base;
81 void bochs_hw_setmode(struct bochs_device *bochs, argument