Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/platform/s5p-jpeg/
Djpeg-core.c1942 static const struct v4l2_ctrl_ops s5p_jpeg_ctrl_ops = { variable
1957 v4l2_ctrl_new_std(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()
1961 v4l2_ctrl_new_std(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()
1968 ctrl = v4l2_ctrl_new_std_menu(&ctx->ctrl_handler, &s5p_jpeg_ctrl_ops, in s5p_jpeg_controls_create()