Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dw9968cf.h264 bandfilt; /* banding filter enabled flag */ member
Dov511.h488 int bandfilt; /* Banding filter enabled flag */ member
Dw9968cf.c904 out += sprintf(out,"banding_filter : %s\n",YES_NO(cam->bandfilt)); in w9968cf_proc_read_dev()
2473 cam->bandfilt); in w9968cf_sensor_update_settings()
2749 cam->bandfilt = (bandingfilter[dev_nr] == 0 || in w9968cf_configure_camera()
2877 if (cam->bandfilt) in w9968cf_configure_camera()
Dov511.c2231 ov->bandfilt = enable; in sensor_set_banding_filter()
5415 opt.val = ov->bandfilt; in ov51x_control_ioctl()