Searched refs:gsc_formats (Results 1 – 1 of 1) sorted by relevance
1206 static const unsigned int gsc_formats[] = { variable 1236 num_formats = ARRAY_SIZE(gsc_formats) + ARRAY_SIZE(gsc_tiled_formats); in gsc_probe() 1242 for (i = 0; i < ARRAY_SIZE(gsc_formats); i++) { in gsc_probe() 1243 formats[i].fourcc = gsc_formats[i]; in gsc_probe()