Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Dgc2235.h126 struct gc2235_resolution { struct
155 struct gc2235_resolution *res; argument
526 static struct gc2235_resolution gc2235_res_preview[] = {
574 static struct gc2235_resolution gc2235_res_still[] = {
616 static struct gc2235_resolution gc2235_res_video[] = {
647 static struct gc2235_resolution *gc2235_res = gc2235_res_preview;
H A Datomisp-gc2235.c540 struct gc2235_resolution *res; in gc2235_set_fmt()