Home
last modified time | relevance | path

Searched refs:drm_for_each_plane_mask (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/drm/
Ddrm_atomic_helper.h202 drm_for_each_plane_mask(plane, (crtc)->dev, (crtc)->state->plane_mask)
215 drm_for_each_plane_mask(plane, (crtc_state)->state->dev, (crtc_state)->plane_mask)
233 drm_for_each_plane_mask(plane, (crtc_state)->state->dev, (crtc_state)->plane_mask) \
Ddrm_plane.h755 #define drm_for_each_plane_mask(plane, dev, plane_mask) \ macro
/linux-4.19.296/
D.clang-format113 - 'drm_for_each_plane_mask'