Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_format_helper.c1099 const uint32_t *fourccs_end = fourccs + nfourccs; in is_listed_fourcc() local
1101 while (fourccs < fourccs_end) { in is_listed_fourcc()
1150 const u32 *fourccs_end = fourccs_out + nfourccs_out; in drm_fb_build_fourcc_list() local
1167 } else if (fourccs == fourccs_end) { in drm_fb_build_fourcc_list()
1182 for (i = 0; (i < extra_nfourccs) && (fourccs < fourccs_end); ++i) { in drm_fb_build_fourcc_list()
1187 } else if (fourccs == fourccs_end) { in drm_fb_build_fourcc_list()