Searched refs:mt8195_input_fmts (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_dp.c2350 static const u32 mt8195_input_fmts[] = { variable
2389 input_fmts = kcalloc(ARRAY_SIZE(mt8195_input_fmts),
2395 *num_input_fmts = ARRAY_SIZE(mt8195_input_fmts);
2396 memcpy(input_fmts, mt8195_input_fmts, sizeof(mt8195_input_fmts));

Completed in 267 milliseconds