Home
last modified time | relevance | path

Searched refs:g2d_ctrl_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/media/platform/samsung/s5p-g2d/
Dg2d.c195 static const struct v4l2_ctrl_ops g2d_ctrl_ops = { variable
205 ctx->ctrl_hflip = v4l2_ctrl_new_std(&ctx->ctrl_handler, &g2d_ctrl_ops, in g2d_setup_ctrls()
208 ctx->ctrl_vflip = v4l2_ctrl_new_std(&ctx->ctrl_handler, &g2d_ctrl_ops, in g2d_setup_ctrls()
213 &g2d_ctrl_ops, in g2d_setup_ctrls()