Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_framebuffer.h297 int drm_framebuffer_plane_width(int width,
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_framebuffer.c1019 int drm_framebuffer_plane_width(int width, in drm_framebuffer_plane_width() function
1027 EXPORT_SYMBOL(drm_framebuffer_plane_width);
1065 drm_framebuffer_plane_width(fb->width, fb, i), in drm_framebuffer_print_info()