exp_too_high_cnt 127 drivers/media/usb/gspca/autogain_functions.c gspca_dev->exp_too_high_cnt = 0; exp_too_high_cnt 131 drivers/media/usb/gspca/autogain_functions.c gspca_dev->exp_too_high_cnt++; exp_too_high_cnt 139 drivers/media/usb/gspca/autogain_functions.c gspca_dev->exp_too_high_cnt = 0; exp_too_high_cnt 143 drivers/media/usb/gspca/autogain_functions.c if (gspca_dev->exp_too_high_cnt > 3) { exp_too_high_cnt 145 drivers/media/usb/gspca/autogain_functions.c gspca_dev->exp_too_high_cnt = 0; exp_too_high_cnt 174 drivers/media/usb/gspca/gspca.h int exp_too_low_cnt, exp_too_high_cnt; exp_too_high_cnt 30 drivers/media/usb/gspca/nw80x.c u8 exp_too_high_cnt; exp_too_high_cnt 1876 drivers/media/usb/gspca/nw80x.c sd->exp_too_high_cnt = 0; exp_too_high_cnt 1233 drivers/media/usb/gspca/sonixb.c gspca_dev->exp_too_high_cnt = 0;