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.c82 struct bochs_device { struct
83 struct drm_device dev;
107 static struct bochs_device *to_bochs_device(const struct drm_device *dev) in to_bochs_device() argument