Searched defs:gc2235_resolution (Results 1 – 1 of 1) sorted by relevance
126 struct gc2235_resolution { struct127 u8 *desc;128 const struct gc2235_reg *regs;129 int res;130 int width;131 int height;155 struct gc2235_resolution *res; argument