Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/bochs/
Dbochs.h53 struct bochs_device { struct
55 void __iomem *mmio;
56 int ioports;
57 void __iomem *fb_map;
58 unsigned long fb_base;
82 void bochs_hw_setmode(struct bochs_device *bochs, argument