Home
last modified time | relevance | path

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

/drivers/media/video/gspca/stv06xx/
Dstv06xx_vv6410.h187 static int vv6410_get_analog_gain(struct gspca_dev *gspca_dev, __s32 *val);
238 .get = vv6410_get_analog_gain
Dstv06xx_vv6410.c227 static int vv6410_get_analog_gain(struct gspca_dev *gspca_dev, __s32 *val) in vv6410_get_analog_gain() function