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

/linux-master/drivers/media/i2c/
H A Dtc358746.c206 static const struct tc358746_format tc358746_formats[] = { variable in typeref:struct:tc358746_format
243 for (i = 0; i < ARRAY_SIZE(tc358746_formats); i++) {
244 const struct tc358746_format *fmt = &tc358746_formats[i];
262 for (i = 0; i < ARRAY_SIZE(tc358746_formats); i++) {
263 const struct tc358746_format *fmt = &tc358746_formats[i];

Completed in 146 milliseconds