Home
last modified time | relevance | path

Searched refs:ov7670_abs_to_sm (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/media/video/
Dov7670.c1129 static unsigned char ov7670_abs_to_sm(unsigned char v) in ov7670_abs_to_sm() function
1144 v = ov7670_abs_to_sm(value); in ov7670_s_brightness()
/linux-3.4.99/drivers/media/video/gspca/
Dov519.c2130 static unsigned char ov7670_abs_to_sm(unsigned char v) in ov7670_abs_to_sm() function
4654 i2c_w(sd, OV7670_R55_BRIGHT, ov7670_abs_to_sm(val)); in setbrightness()