Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_format_helper.c1147 static const size_t extra_nfourccs = ARRAY_SIZE(extra_fourccs); in drm_fb_build_fourcc_list() local
1182 for (i = 0; (i < extra_nfourccs) && (fourccs < fourccs_end); ++i) { in drm_fb_build_fourcc_list()