Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov9650.c228 struct ov965x_framesize { struct
266 const struct ov965x_framesize *frame_size;
369 static const struct ov965x_framesize ov965x_framesizes[] = {
1190 const struct ov965x_framesize **size) in __ov965x_try_frame_size()
1192 const struct ov965x_framesize *fsize = &ov965x_framesizes[0], in __ov965x_try_frame_size()
1221 const struct ov965x_framesize *size = NULL; in ov965x_set_fmt()