Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c1931 static const struct v4l2_ctrl_ops s5p_jpeg_ctrl_ops = { variable
1946 v4l2_ctrl_new_std(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()
1950 v4l2_ctrl_new_std(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()
1957 ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()