/linux-4.4.14/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_st6422.c | 64 static int setcontrast(struct sd *sd, s32 val); 80 err = setcontrast(sd, ctrl->val); in st6422_s_ctrl() 221 static int setcontrast(struct sd *sd, s32 val) in setcontrast() function
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | pac7311.c | 298 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 392 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl() 453 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->contrast)); in sd_start()
|
D | spca501.c | 1800 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 1962 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | spca1528.c | 176 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 359 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | conex.c | 861 static void setcontrast(struct gspca_dev *gspca_dev, s32 val, s32 sat) in setcontrast() function 893 setcontrast(gspca_dev, ctrl->val, sd->sat->cur.val); in sd_s_ctrl() 897 setcontrast(gspca_dev, sd->contrast->cur.val, ctrl->val); in sd_s_ctrl()
|
D | stk014.c | 195 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 369 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | spca506.c | 496 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 532 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | ov534.c | 881 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 1111 setcontrast(gspca_dev, ctrl->val); in ov534_s_ctrl() 1365 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->contrast)); in sd_start()
|
D | spca500.c | 881 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 906 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | mr97310a.c | 890 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 911 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | etoms.c | 400 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 714 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | ov534_9.c | 1298 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 1726 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | t613.c | 475 static void setcontrast(struct gspca_dev *gspca_dev, s32 contrast) in setcontrast() function 923 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | sunplus.c | 534 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 938 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | vc032x.c | 3272 static void setcontrast(struct gspca_dev *gspca_dev, u8 val) in setcontrast() function 3669 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | sonixj.c | 1851 static void setcontrast(struct gspca_dev *gspca_dev) in setcontrast() function 2831 setcontrast(gspca_dev); in sd_s_ctrl()
|
D | zc3xx.c | 5728 static void setcontrast(struct gspca_dev *gspca_dev, in setcontrast() function 6381 setcontrast(gspca_dev, sd->gamma->val, in zcxx_s_ctrl() 6771 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->gamma), in sd_start()
|
D | ov519.c | 4563 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 4857 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|