Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/
Dov2640.c264 struct regval_list { struct
296 const struct regval_list *regs;
316 static const struct regval_list ov2640_init_regs[] = {
495 static const struct regval_list ov2640_size_change_preamble_regs[] = {
521 static const struct regval_list ov2640_qcif_regs[] = {
526 static const struct regval_list ov2640_qvga_regs[] = {
531 static const struct regval_list ov2640_cif_regs[] = {
536 static const struct regval_list ov2640_vga_regs[] = {
541 static const struct regval_list ov2640_svga_regs[] = {
546 static const struct regval_list ov2640_xga_regs[] = {
[all …]
Dov7670.c219 struct regval_list { struct
224 static struct regval_list ov7670_default_regs[] = { argument
352 static struct regval_list ov7670_fmt_yuv422[] = {
368 static struct regval_list ov7670_fmt_rgb565[] = {
384 static struct regval_list ov7670_fmt_rgb444[] = {
400 static struct regval_list ov7670_fmt_raw[] = {
523 static int ov7670_write_array(struct v4l2_subdev *sd, struct regval_list *vals) in ov7670_write_array()
596 struct regval_list *regs;
637 static struct regval_list ov7670_qcif_regs[] = {
664 struct regval_list *regs; /* Regs to tweak */
Dov772x.c380 struct regval_list { struct
398 const struct regval_list *regs; argument
418 static const struct regval_list ov772x_qvga_regs[] = {
428 static const struct regval_list ov772x_vga_regs[] = {
561 const struct regval_list *vals) in ov772x_write_array()
Dtw9910.c210 struct regval_list { struct