Searched defs:drm_for_each_plane_mask (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_atomic.c1331 drm_for_each_plane_mask(plane, dev, plane_mask) { drm_for_each_plane_mask() function
/linux-4.1.27/include/drm/
H A Ddrm_crtc.h1175 #define drm_for_each_plane_mask(plane, dev, plane_mask) \ macro

Completed in 185 milliseconds