Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_fourcc.h73 int drm_format_plane_width(int width, uint32_t format, int plane);
/Linux-v4.19/drivers/gpu/drm/
Ddrm_fourcc.c313 int drm_format_plane_width(int width, uint32_t format, int plane) in drm_format_plane_width() function
326 EXPORT_SYMBOL(drm_format_plane_width);