| /linux/include/media/ |
| H A D | v4l2-ctrls.h | 1112 * __v4l2_ctrl_s_ctrl() - Unlocked variant of v4l2_ctrl_s_ctrl(). 1123 int __v4l2_ctrl_s_ctrl(struct v4l2_ctrl *ctrl, s32 val); 1142 rval = __v4l2_ctrl_s_ctrl(ctrl, val); in v4l2_ctrl_s_ctrl()
|
| /linux/drivers/media/i2c/ |
| H A D | ov7251.c | 1247 ret = __v4l2_ctrl_s_ctrl(ov7251->exposure, in ov7251_set_format() 1252 ret = __v4l2_ctrl_s_ctrl(ov7251->gain, 16); in ov7251_set_format() 1435 ret = __v4l2_ctrl_s_ctrl(ov7251->exposure, in ov7251_set_frame_interval() 1440 ret = __v4l2_ctrl_s_ctrl(ov7251->gain, 16); in ov7251_set_frame_interval()
|
| H A D | imx412.c | 523 ret = __v4l2_ctrl_s_ctrl(imx412->link_freq_ctrl, mode->link_freq_idx); in imx412_update_controls() 527 ret = __v4l2_ctrl_s_ctrl(imx412->hblank_ctrl, mode->hblank); in imx412_update_controls()
|
| H A D | ov9734.c | 702 __v4l2_ctrl_s_ctrl(ov9734->link_freq, mode->link_freq_index); in ov9734_set_format() 712 __v4l2_ctrl_s_ctrl(ov9734->vblank, vblank_def); in ov9734_set_format()
|
| H A D | og01a1b.c | 780 __v4l2_ctrl_s_ctrl(og01a1b->link_freq, mode->link_freq_index); in og01a1b_set_format() 790 __v4l2_ctrl_s_ctrl(og01a1b->vblank, vblank_def); in og01a1b_set_format()
|
| H A D | ov02e10.c | 612 ret = __v4l2_ctrl_s_ctrl(ov02e10->link_freq, in ov02e10_set_format() 631 ret = __v4l2_ctrl_s_ctrl(ov02e10->vblank, vblank_def); in ov02e10_set_format()
|
| H A D | ov13858.c | 1376 __v4l2_ctrl_s_ctrl(ov13858->link_freq, mode->link_freq_index); in ov13858_set_pad_format() 1390 __v4l2_ctrl_s_ctrl(ov13858->vblank, vblank_def); in ov13858_set_pad_format()
|
| H A D | hi847.c | 2661 __v4l2_ctrl_s_ctrl(hi847->link_freq, mode->link_freq_index); in hi847_set_format() 2671 __v4l2_ctrl_s_ctrl(hi847->vblank, vblank_def); in hi847_set_format()
|
| H A D | imx208.c | 599 __v4l2_ctrl_s_ctrl(imx208->link_freq, mode->link_freq_index); in imx208_set_pad_format() 611 __v4l2_ctrl_s_ctrl(imx208->vblank, vblank_def); in imx208_set_pad_format()
|
| H A D | gc2145.c | 806 __v4l2_ctrl_s_ctrl(ctrls->link_freq, mode->link_freq_index); in gc2145_set_pad_format() 808 __v4l2_ctrl_s_ctrl(ctrls->hblank, mode->hblank); in gc2145_set_pad_format() 809 __v4l2_ctrl_s_ctrl(ctrls->vblank, mode->vblank); in gc2145_set_pad_format()
|
| H A D | ov5675.c | 1037 __v4l2_ctrl_s_ctrl(ov5675->link_freq, mode->link_freq_index); in ov5675_set_format() 1047 __v4l2_ctrl_s_ctrl(ov5675->vblank, vblank_def); in ov5675_set_format()
|
| H A D | ov08d10.c | 1151 __v4l2_ctrl_s_ctrl(ov08d10->link_freq, mode->link_freq_index); in ov08d10_set_format() 1163 __v4l2_ctrl_s_ctrl(ov08d10->vblank, vblank_def); in ov08d10_set_format()
|
| H A D | hi556.c | 1092 __v4l2_ctrl_s_ctrl(hi556->link_freq, mode->link_freq_index); in hi556_set_format() 1102 __v4l2_ctrl_s_ctrl(hi556->vblank, vblank_def); in hi556_set_format()
|
| H A D | ov13b10.c | 1143 __v4l2_ctrl_s_ctrl(ov13b->link_freq, mode->link_freq_index); in ov13b10_set_pad_format() 1155 __v4l2_ctrl_s_ctrl(ov13b->vblank, vblank_def); in ov13b10_set_pad_format()
|
| H A D | ov5670.c | 2315 __v4l2_ctrl_s_ctrl(ov5670->link_freq, mode->link_freq_index); in ov5670_set_pad_format() 2332 __v4l2_ctrl_s_ctrl(ov5670->vblank, vblank_def); in ov5670_set_pad_format()
|
| H A D | imx334.c | 515 ret = __v4l2_ctrl_s_ctrl(imx334->link_freq_ctrl, mode->link_freq_idx); in imx334_update_controls() 534 return __v4l2_ctrl_s_ctrl(imx334->vblank_ctrl, mode->vblank); in imx334_update_controls()
|
| H A D | ov2740.c | 1045 __v4l2_ctrl_s_ctrl(ov2740->link_freq, mode->link_freq_index); in ov2740_set_format() 1054 __v4l2_ctrl_s_ctrl(ov2740->vblank, vblank_def); in ov2740_set_format()
|
| H A D | ar0521.c | 497 ret = __v4l2_ctrl_s_ctrl(sensor->ctrls.hblank, in ar0521_set_fmt() 510 ret = __v4l2_ctrl_s_ctrl(sensor->ctrls.vblank, in ar0521_set_fmt()
|
| H A D | ov8856.c | 2136 __v4l2_ctrl_s_ctrl(ov8856->link_freq, mode->link_freq_index); in ov8856_set_format() 2148 __v4l2_ctrl_s_ctrl(ov8856->vblank, vblank_def); in ov8856_set_format()
|
| H A D | ov08x40.c | 1879 __v4l2_ctrl_s_ctrl(ov08x->link_freq, mode->link_freq_index); in ov08x40_set_pad_format() 1901 __v4l2_ctrl_s_ctrl(ov08x->vblank, vblank_def); in ov08x40_set_pad_format()
|
| H A D | hi846.c | 1750 __v4l2_ctrl_s_ctrl(hi846->link_freq, hi846_get_link_freq_index(hi846)); in hi846_set_format() 1761 __v4l2_ctrl_s_ctrl(hi846->vblank, vblank_def); in hi846_set_format()
|
| H A D | imx283.c | 946 __v4l2_ctrl_s_ctrl(imx283->hblank, def_hblank); in imx283_set_framing_limits() 952 __v4l2_ctrl_s_ctrl(imx283->vblank, mode->default_vmax - mode->height); in imx283_set_framing_limits()
|
| H A D | imx258.c | 931 __v4l2_ctrl_s_ctrl(imx258->link_freq, mode->link_freq_index); in imx258_set_pad_format() 950 __v4l2_ctrl_s_ctrl(imx258->vblank, vblank_def); in imx258_set_pad_format()
|
| /linux/drivers/media/test-drivers/vivid/ |
| H A D | vivid-ctrls.c | 498 __v4l2_ctrl_s_ctrl(dev->ctrl_rx_power_present, in vivid_update_power_present() 1406 __v4l2_ctrl_s_ctrl(dev->radio_rx_rds_pty, 0); in vivid_radio_rx_s_ctrl() 1407 __v4l2_ctrl_s_ctrl(dev->radio_rx_rds_ta, 0); in vivid_radio_rx_s_ctrl() 1408 __v4l2_ctrl_s_ctrl(dev->radio_rx_rds_tp, 0); in vivid_radio_rx_s_ctrl() 1409 __v4l2_ctrl_s_ctrl(dev->radio_rx_rds_ms, 0); in vivid_radio_rx_s_ctrl()
|
| /linux/drivers/media/platform/arm/mali-c55/ |
| H A D | mali-c55-tpg.c | 79 __v4l2_ctrl_s_ctrl(tpg->ctrls.vblank, def_vblank); in mali_c55_tpg_update_vblank()
|