Searched defs:drm_to_adev (Results 1 – 2 of 2) sorted by relevance
47 #define drm_to_adev(_drm) container_of(_drm, struct appletbdrm_device, drm) macro
1323 static inline struct amdgpu_device *drm_to_adev(struct drm_device *ddev) in drm_to_adev() function