Home
last modified time | relevance | path

Searched refs:ov965x_framesize (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/i2c/
Dov9650.c230 struct ov965x_framesize { struct
268 const struct ov965x_framesize *frame_size;
371 static const struct ov965x_framesize ov965x_framesizes[] = {
1200 const struct ov965x_framesize **size) in __ov965x_try_frame_size()
1202 const struct ov965x_framesize *fsize = &ov965x_framesizes[0], in __ov965x_try_frame_size()
1231 const struct ov965x_framesize *size = NULL; in ov965x_set_fmt()