Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c1940 static const struct v4l2_ctrl_ops s5p_jpeg_ctrl_ops = { variable
1955 v4l2_ctrl_new_std(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()
1959 v4l2_ctrl_new_std(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()
1966 ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()