Searched refs:nfourccs_out (Results 1 – 3 of 3) sorted by relevance
136 size_t nfourccs_out; in drm_test_sysfb_build_fourcc_list() local146 nfourccs_out = drm_sysfb_build_fourcc_list(drm, params->native_fourccs, in drm_test_sysfb_build_fourcc_list()150 KUNIT_EXPECT_EQ(test, nfourccs_out, params->expected_fourccs_size); in drm_test_sysfb_build_fourcc_list()
109 u32 *fourccs_out, size_t nfourccs_out);
121 u32 *fourccs_out, size_t nfourccs_out) in drm_sysfb_build_fourcc_list() argument135 const u32 *fourccs_end = fourccs_out + nfourccs_out; in drm_sysfb_build_fourcc_list()