Searched defs:DRM_FORMAT_MAX_PLANES (Results 1 – 2 of 2) sorted by relevance
338 struct dma_buf_map map[static DRM_FORMAT_MAX_PLANES], in drm_gem_fb_vmap()339 struct dma_buf_map data[DRM_FORMAT_MAX_PLANES]) in drm_gem_fb_vmap()389 struct dma_buf_map map[static DRM_FORMAT_MAX_PLANES]) in drm_gem_fb_vunmap()
31 #define DRM_FORMAT_MAX_PLANES 4u macro
Completed in 8 milliseconds