Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-jpeg/
Djpeg-core.c1677 static const struct v4l2_ctrl_ops s5p_jpeg_ctrl_ops = { variable
1692 v4l2_ctrl_new_std(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()
1696 v4l2_ctrl_new_std(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()
1703 ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()