Searched refs:sethvflip (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/media/usb/gspca/ |
| H A 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()
|
| H A D | pac7302.c | 534 static void sethvflip(struct gspca_dev *gspca_dev) in sethvflip() function 615 sethvflip(gspca_dev); in sd_s_ctrl()
|
| H A 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()
|
| H A D | sonixj.c | 2001 static void sethvflip(struct gspca_dev *gspca_dev) in sethvflip() function 2837 sethvflip(gspca_dev); in sd_s_ctrl()
|
| H A 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()
|