Searched refs:g2d_ctrl_ops (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c197 static const struct v4l2_ctrl_ops g2d_ctrl_ops = { variable in typeref:struct:v4l2_ctrl_ops
207 ctx->ctrl_hflip = v4l2_ctrl_new_std(&ctx->ctrl_handler, &g2d_ctrl_ops,
210 ctx->ctrl_vflip = v4l2_ctrl_new_std(&ctx->ctrl_handler, &g2d_ctrl_ops,
215 &g2d_ctrl_ops,

Completed in 141 milliseconds