/Linux-v4.19/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_st6422.c | 60 static int setcontrast(struct sd *sd, s32 val); 76 err = setcontrast(sd, ctrl->val); in st6422_s_ctrl() 217 static int setcontrast(struct sd *sd, s32 val) in setcontrast() function
|
/Linux-v4.19/drivers/media/usb/gspca/ |
D | pac7311.c | 294 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 388 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl() 449 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->contrast)); in sd_start()
|
D | spca501.c | 1796 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 1958 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | spca1528.c | 173 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 356 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | conex.c | 858 static void setcontrast(struct gspca_dev *gspca_dev, s32 val, s32 sat) in setcontrast() function 890 setcontrast(gspca_dev, ctrl->val, sd->sat->cur.val); in sd_s_ctrl() 894 setcontrast(gspca_dev, sd->contrast->cur.val, ctrl->val); in sd_s_ctrl()
|
D | stk014.c | 191 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 365 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | spca506.c | 494 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 530 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | ov534.c | 879 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 1109 setcontrast(gspca_dev, ctrl->val); in ov534_s_ctrl() 1363 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->contrast)); in sd_start()
|
D | spca500.c | 879 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 904 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | etoms.c | 397 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 710 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | mr97310a.c | 886 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 907 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | t613.c | 471 static void setcontrast(struct gspca_dev *gspca_dev, s32 contrast) in setcontrast() function 919 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | ov534_9.c | 1295 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 1723 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | sunplus.c | 531 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 935 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | vc032x.c | 3271 static void setcontrast(struct gspca_dev *gspca_dev, u8 val) in setcontrast() function 3668 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | sonixj.c | 1848 static void setcontrast(struct gspca_dev *gspca_dev) in setcontrast() function 2824 setcontrast(gspca_dev); in sd_s_ctrl()
|
D | zc3xx.c | 5718 static void setcontrast(struct gspca_dev *gspca_dev, in setcontrast() function 6397 setcontrast(gspca_dev, sd->gamma->val, in zcxx_s_ctrl() 6792 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->gamma), in sd_start()
|
D | ov519.c | 4543 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 4837 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|