/Linux-v6.1/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_st6422.c | 50 static int setcontrast(struct sd *sd, s32 val); 66 err = setcontrast(sd, ctrl->val); in st6422_s_ctrl() 207 static int setcontrast(struct sd *sd, s32 val) in setcontrast() function
|
/Linux-v6.1/drivers/media/usb/gspca/ |
D | pac7311.c | 285 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 379 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl() 440 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->contrast)); in sd_start()
|
D | spca501.c | 1786 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 1948 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | spca1528.c | 169 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 352 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | conex.c | 849 static void setcontrast(struct gspca_dev *gspca_dev, s32 val, s32 sat) in setcontrast() function 881 setcontrast(gspca_dev, ctrl->val, sd->sat->cur.val); in sd_s_ctrl() 885 setcontrast(gspca_dev, sd->contrast->cur.val, ctrl->val); in sd_s_ctrl()
|
D | stk014.c | 182 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 356 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | spca506.c | 485 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 521 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | ov534.c | 935 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 1165 setcontrast(gspca_dev, ctrl->val); in ov534_s_ctrl() 1427 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->contrast)); in sd_start()
|
D | spca500.c | 869 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 894 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | t613.c | 462 static void setcontrast(struct gspca_dev *gspca_dev, s32 contrast) in setcontrast() function 910 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | etoms.c | 388 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 701 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | mr97310a.c | 876 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 897 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 | ov534_9.c | 1287 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 1715 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | vc032x.c | 3267 static void setcontrast(struct gspca_dev *gspca_dev, u8 val) in setcontrast() function 3664 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|
D | sonixj.c | 1844 static void setcontrast(struct gspca_dev *gspca_dev) in setcontrast() function 2820 setcontrast(gspca_dev); in sd_s_ctrl()
|
D | zc3xx.c | 5709 static void setcontrast(struct gspca_dev *gspca_dev, in setcontrast() function 6388 setcontrast(gspca_dev, sd->gamma->val, in zcxx_s_ctrl() 6783 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->gamma), in sd_start()
|
D | ov519.c | 4553 static void setcontrast(struct gspca_dev *gspca_dev, s32 val) in setcontrast() function 4847 setcontrast(gspca_dev, ctrl->val); in sd_s_ctrl()
|