Searched defs:drm_device (Results 1 – 2 of 2) sorted by relevance
49 struct drm_device { struct62 * Managed resources linked to the lifetime of this &drm_device as argument84 * devm_drm_dev_alloc() and embed struct &drm_device in their larger argument87 void *dev_private;116 bool registered;134 u32 driver_features;142 bool unplugged;148 char *unique;173 atomic_t open_count;242 spinlock_t vbl_lock;[all …]
1328 int (*exec)(struct drm_device *, void *, int idx, u8 *outp)) in olddcb_outp_foreach()
Completed in 12 milliseconds