Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc0312.c61 struct gc0312_framesize { struct
106 const struct gc0312_framesize *frame_size;
460 static const struct gc0312_framesize gc0312_framesizes[] = {
661 const struct gc0312_framesize **size) in __gc0312_try_frame_size()
663 const struct gc0312_framesize *fsize = &gc0312_framesizes[0]; in __gc0312_try_frame_size()
664 const struct gc0312_framesize *match = NULL; in __gc0312_try_frame_size()
695 const struct gc0312_framesize *size = NULL; in gc0312_set_fmt()