Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dw9968cf.h260 auto_exp, /* auto exposure enabled flag */ member
Dov511.h472 int auto_exp; /* Auto exposure enabled flag */ member
Dw9968cf.c902 out += sprintf(out,"auto_exposure : %s\n",YES_NO(cam->auto_exp)); in w9968cf_proc_read_dev()
2467 cam->auto_exp); in w9968cf_sensor_update_settings()
2743 cam->auto_exp = (autoexp[dev_nr] == 0 || autoexp[dev_nr] == 1) in w9968cf_configure_camera()
2862 if (cam->auto_exp) in w9968cf_configure_camera()
Dov511.c2298 ov->auto_exp = enable; in sensor_set_auto_exposure()
2966 rc = sensor_set_auto_exposure(ov, ov->auto_exp); in mode_init_regs()
6428 ov->auto_exp = autoexp; in ov51x_probe()