Searched refs:setgain (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_st6422.c | 51 static int setgain(struct sd *sd, u8 gain); 69 err = setgain(sd, ctrl->val); in st6422_s_ctrl() 213 static int setgain(struct sd *sd, u8 gain) in setgain() function
|
/linux/drivers/media/usb/gspca/ |
H A D | pac7311.c | 293 static void setgain(struct gspca_dev *gspca_dev, s32 val) in setgain() function 385 setgain(gspca_dev, gspca_dev->gain->val); in sd_s_ctrl() 441 setgain(gspca_dev, v4l2_ctrl_g_ctrl(gspca_dev->gain)); in sd_start()
|
H A D | tv8532.c | 194 static void setgain(struct gspca_dev *gspca_dev, s32 val) in setgain() function 294 setgain(gspca_dev, ctrl->val); in sd_s_ctrl()
|
H A D | ov534.c | 945 static void setgain(struct gspca_dev *gspca_dev, s32 val) in setgain() function 1171 setgain(gspca_dev, sd->gain->val); in ov534_s_ctrl() 1424 setgain(gspca_dev, v4l2_ctrl_g_ctrl(sd->gain)); in sd_start()
|
H A D | sonixb.c | 579 static void setgain(struct gspca_dev *gspca_dev) in setgain() function 982 setgain(gspca_dev); in sd_s_ctrl() 1226 setgain(gspca_dev); in sd_start()
|
H A D | nw80x.c | 1651 static void setgain(struct gspca_dev *gspca_dev, u8 val) in setgain() function 1980 setgain(gspca_dev, gspca_dev->gain->val); in sd_s_ctrl()
|
H A D | spca561.c | 531 static void setgain(struct gspca_dev *gspca_dev, s32 val) in setgain() function 776 setgain(gspca_dev, ctrl->val); in sd_s_ctrl()
|
H A D | pac7302.c | 466 static void setgain(struct gspca_dev *gspca_dev) in setgain() function 612 setgain(gspca_dev); in sd_s_ctrl()
|
H A D | se401.c | 165 static void setgain(struct gspca_dev *gspca_dev, s32 val) in setgain() function 631 setgain(gspca_dev, ctrl->val); in sd_s_ctrl()
|
H A D | mr97310a.c | 860 static void setgain(struct gspca_dev *gspca_dev, s32 val) in setgain() function 904 setgain(gspca_dev, ctrl->val); in sd_s_ctrl()
|
H A D | vc032x.c | 3354 static void setgain(struct gspca_dev *gspca_dev, u8 val) in setgain() function 3679 setgain(gspca_dev, ctrl->val); in sd_s_ctrl()
|
H A D | sonixj.c | 1988 static void setgain(struct gspca_dev *gspca_dev) in setgain() function 2834 setgain(gspca_dev); in sd_s_ctrl()
|