Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_fourcc.h74 int drm_format_plane_height(int height, uint32_t format, int plane);
/Linux-v4.19/drivers/gpu/drm/
Ddrm_fourcc.c337 int drm_format_plane_height(int height, uint32_t format, int plane) in drm_format_plane_height() function
350 EXPORT_SYMBOL(drm_format_plane_height);