Searched defs:bochs_device (Results 1 – 1 of 1) sorted by relevance
78 struct bochs_device { struct79 struct drm_device dev;103 static struct bochs_device *to_bochs_device(const struct drm_device *dev) in to_bochs_device() argument