Searched defs:drm_device (Results 1 – 2 of 2) 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 argument117 bool registered;143 bool unplugged;149 char *unique;362 struct drm_device_dma *dma; argument374 int buf_use;379 struct {382 } sigdata;[all …]
1330 int (*exec)(struct drm_device *, void *, int idx, u8 *outp)) in olddcb_outp_foreach()
Completed in 9 milliseconds