Searched defs:drm_device (Results 1 – 3 of 3) sorted by relevance
53 struct drm_device { struct66 * Managed resources linked to the lifetime of this &drm_device as argument88 * devm_drm_dev_alloc() and embed struct &drm_device in their larger argument91 void *dev_private;94 struct drm_minor *primary;97 struct drm_minor *render;104 bool registered;112 struct drm_master *master;122 u32 driver_features;130 bool unplugged;[all …]
161 void (*detach)(struct drm_device *)) in devm_aperture_acquire()
1330 int (*exec)(struct drm_device *, void *, int idx, u8 *outp)) in olddcb_outp_foreach()