Searched refs:autobrightness (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dov519.c90 __u8 autobrightness; member in struct:sd
3153 sd->autobrightness = AUTOBRIGHT_DEF;
4228 if (!sd->autobrightness)
4323 i2c_w_mask(sd, 0x2d, sd->autobrightness ? 0x10 : 0x00, 0x10);
4481 sd->autobrightness = val;
4491 *val = sd->autobrightness;

Completed in 73 milliseconds