Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.h139 static int hdcs_set_gain(struct gspca_dev *gspca_dev, __s32 val);
Dstv06xx_hdcs.c281 static int hdcs_set_gain(struct gspca_dev *gspca_dev, __s32 val) in hdcs_set_gain() function
344 err = hdcs_set_gain(gspca_dev, ctrl->val); in hdcs_s_ctrl()