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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/stv06xx/
H A Dstv06xx_hdcs.c45 .set = hdcs_set_exposure,
89 .set = hdcs_set_exposure,
242 static int hdcs_set_exposure(struct gspca_dev *gspca_dev, __s32 val) function
595 err = hdcs_set_exposure(&sd->gspca_dev, HDCS_DEFAULT_EXPOSURE);
H A Dstv06xx_hdcs.h139 static int hdcs_set_exposure(struct gspca_dev *gspca_dev, __s32 val);

Completed in 133 milliseconds