Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov9650.c226 struct ov965x_framesize { struct
264 const struct ov965x_framesize *frame_size;
367 static const struct ov965x_framesize ov965x_framesizes[] = {
1204 const struct ov965x_framesize **size) in __ov965x_try_frame_size()
1206 const struct ov965x_framesize *fsize = &ov965x_framesizes[0], in __ov965x_try_frame_size()
1235 const struct ov965x_framesize *size = NULL; in ov965x_set_fmt()