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 argument104 bool registered;130 bool unplugged;136 char *unique;334 struct drm_device_dma *dma; argument346 int buf_use;351 struct {354 } sigdata;[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()
Completed in 12 milliseconds