Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dov9650.c227 struct ov965x_framesize { struct
264 const struct ov965x_framesize *frame_size;
367 static const struct ov965x_framesize ov965x_framesizes[] = {
1187 const struct ov965x_framesize **size) in __ov965x_try_frame_size()
1189 const struct ov965x_framesize *fsize = &ov965x_framesizes[0], in __ov965x_try_frame_size()
1217 const struct ov965x_framesize *size = NULL; in ov965x_set_fmt()