Home
last modified time | relevance | path

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

/linux/drivers/media/platform/rockchip/rga/
H A Drga.c170 static const struct v4l2_ctrl_ops rga_ctrl_ops = { in rga_setup_ctrls()
181 v4l2_ctrl_new_std(&ctx->ctrl_handler, &rga_ctrl_ops, in rga_setup_ctrls()
184 v4l2_ctrl_new_std(&ctx->ctrl_handler, &rga_ctrl_ops, in rga_setup_ctrls()
189 v4l2_ctrl_new_std(&ctx->ctrl_handler, &rga_ctrl_ops,
193 v4l2_ctrl_new_std(&ctx->ctrl_handler, &rga_ctrl_ops,
154 static const struct v4l2_ctrl_ops rga_ctrl_ops = { global() variable