Home
last modified time | relevance | path

Searched refs:drm_framebuffer_plane_height (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_framebuffer.h299 int drm_framebuffer_plane_height(int height,
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_framebuffer.c1038 int drm_framebuffer_plane_height(int height, in drm_framebuffer_plane_height() function
1046 EXPORT_SYMBOL(drm_framebuffer_plane_height);
1066 drm_framebuffer_plane_height(fb->height, fb, i)); in drm_framebuffer_print_info()