ov7660_ctrl_ops   189 drivers/media/usb/gspca/m5602/m5602_ov7660.c static const struct v4l2_ctrl_ops ov7660_ctrl_ops = {
ov7660_ctrl_ops   280 drivers/media/usb/gspca/m5602/m5602_ov7660.c 	v4l2_ctrl_new_std(hdl, &ov7660_ctrl_ops, V4L2_CID_AUTO_WHITE_BALANCE,
ov7660_ctrl_ops   282 drivers/media/usb/gspca/m5602/m5602_ov7660.c 	v4l2_ctrl_new_std_menu(hdl, &ov7660_ctrl_ops,
ov7660_ctrl_ops   285 drivers/media/usb/gspca/m5602/m5602_ov7660.c 	sd->autogain = v4l2_ctrl_new_std(hdl, &ov7660_ctrl_ops,
ov7660_ctrl_ops   287 drivers/media/usb/gspca/m5602/m5602_ov7660.c 	sd->gain = v4l2_ctrl_new_std(hdl, &ov7660_ctrl_ops, V4L2_CID_GAIN, 0,
ov7660_ctrl_ops   290 drivers/media/usb/gspca/m5602/m5602_ov7660.c 	sd->hflip = v4l2_ctrl_new_std(hdl, &ov7660_ctrl_ops, V4L2_CID_HFLIP,
ov7660_ctrl_ops   292 drivers/media/usb/gspca/m5602/m5602_ov7660.c 	sd->vflip = v4l2_ctrl_new_std(hdl, &ov7660_ctrl_ops, V4L2_CID_VFLIP,