Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dpac7311.c336 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()
H A Dpac7302.c76 * 3 | 0x11 | setcolors(), setgain(), setexposure(), sethvflip()
77 * 3 | 0x21 | sethvflip()
534 static void sethvflip(struct gspca_dev *gspca_dev) in sethvflip() function
615 sethvflip(gspca_dev); in sd_s_ctrl()
H A Dov534.c1068 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()
H A Dov519.c4095 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()
H A Dsonixj.c2001 static void sethvflip(struct gspca_dev *gspca_dev) in sethvflip() function
2837 sethvflip(gspca_dev); in sd_s_ctrl()
H A Dvc032x.c3281 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()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dpac7311.c336 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()
H A Dpac7302.c76 * 3 | 0x11 | setcolors(), setgain(), setexposure(), sethvflip()
77 * 3 | 0x21 | sethvflip()
534 static void sethvflip(struct gspca_dev *gspca_dev) in sethvflip() function
615 sethvflip(gspca_dev); in sd_s_ctrl()
H A Dov534.c1068 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()
H A Dsonixj.c2001 static void sethvflip(struct gspca_dev *gspca_dev) in sethvflip() function
2837 sethvflip(gspca_dev); in sd_s_ctrl()
H A Dov519.c4095 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()
H A Dvc032x.c3281 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()

Completed in 34 milliseconds