Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/
Ddrm_format_helper.h52 const u32 *native_fourccs, size_t native_nfourccs,
/linux-6.1.9/drivers/gpu/drm/
Ddrm_format_helper.c870 const u32 *native_fourccs, size_t native_nfourccs, in drm_fb_build_fourcc_list() argument
883 for (i = 0; i < native_nfourccs; ++i) { in drm_fb_build_fourcc_list()