Searched refs:sethvflip (Results 1 – 6 of 6) sorted by relevance
/drivers/media/usb/gspca/ |
D | pac7311.c | 336 static void sethvflip(struct gspca_dev *gspca_dev, s32 hflip, s32 vflip) in sethvflip() function 388 sethvflip(gspca_dev, sd->hflip->val, 1); in sd_s_ctrl() 443 sethvflip(gspca_dev, v4l2_ctrl_g_ctrl(sd->hflip), 1); in sd_start()
|
D | ov534.c | 1068 static void sethvflip(struct gspca_dev *gspca_dev, s32 hflip, s32 vflip) in sethvflip() function 1187 sethvflip(gspca_dev, ctrl->val, sd->vflip->val); in ov534_s_ctrl() 1190 sethvflip(gspca_dev, sd->hflip->val, ctrl->val); in ov534_s_ctrl() 1430 sethvflip(gspca_dev, v4l2_ctrl_g_ctrl(sd->hflip), in sd_start()
|
D | pac7302.c | 534 static void sethvflip(struct gspca_dev *gspca_dev) in sethvflip() function 615 sethvflip(gspca_dev); in sd_s_ctrl()
|
D | vc032x.c | 3281 static void sethvflip(struct gspca_dev *gspca_dev, bool hflip, bool vflip) in sethvflip() function 3670 sethvflip(gspca_dev, sd->hflip->val, sd->vflip->val); in sd_s_ctrl()
|
D | sonixj.c | 2001 static void sethvflip(struct gspca_dev *gspca_dev) in sethvflip() function 2837 sethvflip(gspca_dev); in sd_s_ctrl()
|
D | ov519.c | 4095 static void sethvflip(struct gspca_dev *gspca_dev, s32 hflip, s32 vflip) in sethvflip() function 4862 sethvflip(gspca_dev, ctrl->val, sd->vflip->val); in sd_s_ctrl()
|