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

/linux-master/drivers/media/i2c/
H A Dov2659.c173 struct ov2659_framesize { struct
208 const struct ov2659_framesize *frame_size;
738 static const struct ov2659_framesize ov2659_framesizes[] = {
1055 const struct ov2659_framesize **size)
1057 const struct ov2659_framesize *fsize = &ov2659_framesizes[0];
1058 const struct ov2659_framesize *match = NULL;
1089 const struct ov2659_framesize *size = NULL;

Completed in 88 milliseconds