Home
last modified time | relevance | path

Searched refs:drm_format_plane_height (Results 1 – 2 of 2) sorted by last modified time

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_fourcc.h70 int drm_format_plane_height(int height, uint32_t format, int plane);
/dragonfly/sys/dev/drm/
H A 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);