HomeSort by: relevance | last modified time | path
    Searched defs:drm_for_each_plane (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_plane.h 823 * drm_for_each_plane - iterate over all planes
829 #define drm_for_each_plane(plane, dev) \ macro

Completed in 35 milliseconds