Home
last modified time | relevance | path

Searched defs:regval_list (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/media/atomisp/i2c/
H A Dgc2235.h105 struct regval_list { struct
106 u16 reg_num;
107 u8 value;
H A Dov2722.h153 struct regval_list { struct
154 u16 reg_num;
155 u8 value;
/linux/drivers/media/i2c/
H A Dov5647.c84 struct regval_list { struct
95 const struct regval_list *reg_list; argument
H A Dov2640.c281 struct regval_list { struct
290 const struct regval_list *regs; argument
H A Dov7670.c271 struct regval_list { struct
276 static struct regval_list ov7670_default_regs[] = { argument