Searched refs:sethvflip (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/media/usb/gspca/
H A Dpac7311.c349 static void sethvflip(struct gspca_dev *gspca_dev, s32 hflip, s32 vflip) sethvflip() function
401 sethvflip(gspca_dev, sd->hflip->val, 1); sd_s_ctrl()
456 sethvflip(gspca_dev, v4l2_ctrl_g_ctrl(sd->hflip), 1); sd_start()
H A Dov534.c1014 static void sethvflip(struct gspca_dev *gspca_dev, s32 hflip, s32 vflip) sethvflip() function
1133 sethvflip(gspca_dev, ctrl->val, sd->vflip->val); ov534_s_ctrl()
1136 sethvflip(gspca_dev, sd->hflip->val, ctrl->val); ov534_s_ctrl()
1368 sethvflip(gspca_dev, v4l2_ctrl_g_ctrl(sd->hflip), sd_start()
H A Dpac7302.c89 * 3 | 0x11 | setcolors(), setgain(), setexposure(), sethvflip()
90 * 3 | 0x21 | sethvflip()
548 static void sethvflip(struct gspca_dev *gspca_dev) sethvflip() function
629 sethvflip(gspca_dev); sd_s_ctrl()
H A Dov519.c4104 static void sethvflip(struct gspca_dev *gspca_dev, s32 hflip, s32 vflip) sethvflip() function
4872 sethvflip(gspca_dev, ctrl->val, sd->vflip->val); sd_s_ctrl()
H A Dsonixj.c2008 static void sethvflip(struct gspca_dev *gspca_dev) sethvflip() function
2848 sethvflip(gspca_dev); sd_s_ctrl()
H A Dvc032x.c3286 static void sethvflip(struct gspca_dev *gspca_dev, bool hflip, bool vflip) sethvflip() function
3675 sethvflip(gspca_dev, sd->hflip->val, sd->vflip->val); sd_s_ctrl()

Completed in 201 milliseconds