Home
last modified time | relevance | path

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

/linux/drivers/staging/media/rkvdec/
H A Drkvdec.h75 int (*try_ctrl)(struct rkvdec_ctx *ctx, struct v4l2_ctrl *ctrl); member
H A Drkvdec-h264.c1191 .try_ctrl = rkvdec_h264_try_ctrl,
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgt.c108 .try_ctrl = hgt_hue_areas_try_ctrl,
/linux/drivers/media/platform/verisilicon/
H A Dhantro_drv.c389 .try_ctrl = hantro_try_ctrl,
401 .try_ctrl = hantro_try_ctrl,
406 .try_ctrl = hantro_try_ctrl,
/linux/Documentation/driver-api/media/
H A Dv4l2-controls.rst21 4) How do I validate the user's proposed control value? (i.e. try_ctrl)
389 you can modify them in try_ctrl or set them in s_ctrl. The 'cur' union
395 While in g_volatile/s/try_ctrl you can access the value of all controls owned
409 do. Don't use these inside the control ops g_volatile/s/try_ctrl, though, that
/linux/include/media/
H A Dv4l2-ctrls.h124 int (*try_ctrl)(struct v4l2_ctrl *ctrl); member
/linux/drivers/media/i2c/
H A Dsaa6752hs.c637 .try_ctrl = saa6752hs_try_ctrl,
/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c1156 .try_ctrl = hdpvr_try_ctrl,
/linux/drivers/media/common/
H A Dcx2341x.c1535 .try_ctrl = cx2341x_try_ctrl,
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c2383 ret = call_op(master, try_ctrl); in try_or_set_cluster()
/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c1814 .try_ctrl = vicodec_try_ctrl,
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c3019 .try_ctrl = allegro_try_ctrl,