HomeSort by: relevance | last modified time | path
    Searched refs:drm_framebuffer_plane_width (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_framebuffer.h 297 int drm_framebuffer_plane_width(int width,
  /src/sys/external/bsd/drm2/dist/drm/
drm_framebuffer.c 1011 * drm_framebuffer_plane_width - width of the plane given the first plane
1019 int drm_framebuffer_plane_width(int width, function in typeref:typename:int
1027 EXPORT_SYMBOL(drm_framebuffer_plane_width);
1065 drm_framebuffer_plane_width(fb->width, fb, i),

Completed in 12 milliseconds