Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_plane.h933 #define drm_for_each_legacy_plane(plane, dev) \ macro
/openbmc/linux/
H A D.clang-format161 - 'drm_for_each_legacy_plane'
/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c244 drm_for_each_legacy_plane(plane, dev) { in shmob_drm_crtc_start()