Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sysfb/ !
H A Ddrm_sysfb_modeset.c100 * @native_nfourccs: The number of entries in @native_fourccs
121 const u32 *native_fourccs, size_t native_nfourccs, in drm_sysfb_build_fourcc_list() argument
143 for (i = 0; i < native_nfourccs; ++i) { in drm_sysfb_build_fourcc_list()
H A Ddrm_sysfb_helper.h97 const u32 *native_fourccs, size_t native_nfourccs,