po1030_ctrl_ops   139 drivers/media/usb/gspca/m5602/m5602_po1030.c static const struct v4l2_ctrl_ops po1030_ctrl_ops = {
po1030_ctrl_ops   144 drivers/media/usb/gspca/m5602/m5602_po1030.c 	.ops	= &po1030_ctrl_ops,
po1030_ctrl_ops   244 drivers/media/usb/gspca/m5602/m5602_po1030.c 	sd->auto_white_bal = v4l2_ctrl_new_std(hdl, &po1030_ctrl_ops,
po1030_ctrl_ops   248 drivers/media/usb/gspca/m5602/m5602_po1030.c 	sd->red_bal = v4l2_ctrl_new_std(hdl, &po1030_ctrl_ops,
po1030_ctrl_ops   251 drivers/media/usb/gspca/m5602/m5602_po1030.c 	sd->blue_bal = v4l2_ctrl_new_std(hdl, &po1030_ctrl_ops,
po1030_ctrl_ops   255 drivers/media/usb/gspca/m5602/m5602_po1030.c 	sd->autoexpo = v4l2_ctrl_new_std_menu(hdl, &po1030_ctrl_ops,
po1030_ctrl_ops   257 drivers/media/usb/gspca/m5602/m5602_po1030.c 	sd->expo = v4l2_ctrl_new_std(hdl, &po1030_ctrl_ops, V4L2_CID_EXPOSURE,
po1030_ctrl_ops   260 drivers/media/usb/gspca/m5602/m5602_po1030.c 	sd->gain = v4l2_ctrl_new_std(hdl, &po1030_ctrl_ops, V4L2_CID_GAIN, 0,
po1030_ctrl_ops   263 drivers/media/usb/gspca/m5602/m5602_po1030.c 	sd->hflip = v4l2_ctrl_new_std(hdl, &po1030_ctrl_ops, V4L2_CID_HFLIP,
po1030_ctrl_ops   265 drivers/media/usb/gspca/m5602/m5602_po1030.c 	sd->vflip = v4l2_ctrl_new_std(hdl, &po1030_ctrl_ops, V4L2_CID_VFLIP,