Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dbochs.c78 struct bochs_device { struct
79 struct drm_device dev;
103 static struct bochs_device *to_bochs_device(const struct drm_device *dev) in to_bochs_device() argument