Searched defs:drm_device (Results 1 – 4 of 4) sorted by relevance
50 struct drm_device { struct63 * Managed resources linked to the lifetime of this &drm_device as argument85 * devm_drm_dev_alloc() and embed struct &drm_device in their larger argument88 void *dev_private;98 struct drm_minor *primary;107 struct drm_minor *render;110 struct drm_minor *accel;117 bool registered;125 struct drm_master *master;135 u32 driver_features;[all …]
53 struct drm_device { struct73 * Managed resources linked to the lifetime of this &drm_device as argument95 * devm_drm_dev_alloc() and embed struct &drm_device in their larger argument98 void *dev_private;101 struct drm_minor *primary;104 struct drm_minor *render;111 bool registered;119 struct drm_master *master;129 u32 driver_features;137 bool unplugged;[all …]
1327 int (*exec)(struct drm_device *, void *, int idx, u8 *outp)) in olddcb_outp_foreach()
1331 int (*exec)(struct drm_device *, void *, int idx, u8 *outp)) in olddcb_outp_foreach()