Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dov7670.c1410 static unsigned char ov7670_abs_to_sm(unsigned char v) in ov7670_abs_to_sm() function
1424 v = ov7670_abs_to_sm(value); in ov7670_s_brightness()
/linux-5.19.10/drivers/media/usb/gspca/
Dov519.c1981 static unsigned char ov7670_abs_to_sm(unsigned char v) in ov7670_abs_to_sm() function
4548 i2c_w(sd, OV7670_R55_BRIGHT, ov7670_abs_to_sm(val)); in setbrightness()