ctrl_hflip 189 drivers/media/platform/s5p-g2d/g2d.c ctx->flip = ctx->ctrl_hflip->val | (ctx->ctrl_vflip->val << 1); ctrl_hflip 207 drivers/media/platform/s5p-g2d/g2d.c ctx->ctrl_hflip = v4l2_ctrl_new_std(&ctx->ctrl_handler, &g2d_ctrl_ops, ctrl_hflip 228 drivers/media/platform/s5p-g2d/g2d.c v4l2_ctrl_cluster(2, &ctx->ctrl_hflip); ctrl_hflip 56 drivers/media/platform/s5p-g2d/g2d.h struct v4l2_ctrl *ctrl_hflip;