Searched refs:__v4l2_ctrl_s_ctrl (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/media/i2c/ |
| H A D | ov7251.c | 1246 ret = __v4l2_ctrl_s_ctrl(ov7251->exposure, in ov7251_set_format() 1251 ret = __v4l2_ctrl_s_ctrl(ov7251->gain, 16); in ov7251_set_format() 1434 ret = __v4l2_ctrl_s_ctrl(ov7251->exposure, in ov7251_set_frame_interval() 1439 ret = __v4l2_ctrl_s_ctrl(ov7251->gain, 16); in ov7251_set_frame_interval()
|
| H A D | ov5675.c | 1036 __v4l2_ctrl_s_ctrl(ov5675->link_freq, mode->link_freq_index); in ov5675_set_format() 1046 __v4l2_ctrl_s_ctrl(ov5675->vblank, vblank_def); in ov5675_set_format()
|
| H A D | ov5670.c | 2314 __v4l2_ctrl_s_ctrl(ov5670->link_freq, mode->link_freq_index); in ov5670_set_pad_format() 2331 __v4l2_ctrl_s_ctrl(ov5670->vblank, vblank_def); in ov5670_set_pad_format()
|
| H A D | t4ka3.c | 399 ret = __v4l2_ctrl_s_ctrl(sensor->ctrls.vblank, def); in t4ka3_set_pad_format() 408 return __v4l2_ctrl_s_ctrl(sensor->ctrls.hblank, def); in t4ka3_set_pad_format()
|
| H A D | ov02c10.c | 721 __v4l2_ctrl_s_ctrl(ov02c10->vblank, vblank_def); in ov02c10_set_format()
|
| H A D | ov2680.c | 686 ret = __v4l2_ctrl_s_ctrl(sensor->ctrls.vblank, def); in ov2680_set_fmt()
|
| H A D | ov5640.c | 2859 __v4l2_ctrl_s_ctrl(sensor->ctrls.vblank, vblank); in __v4l2_ctrl_vblank_update() 2928 __v4l2_ctrl_s_ctrl(sensor->ctrls.link_freq, i); in ov5640_update_pixel_rate()
|
| H A D | ov8865.c | 2278 __v4l2_ctrl_s_ctrl(ctrls->link_freq, i); in ov8865_state_mipi_configure()
|
| H A D | ov64a40.c | 3174 __v4l2_ctrl_s_ctrl(ov64a40->vblank, vblank_def); in ov64a40_set_format()
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-api.c | 909 int __v4l2_ctrl_s_ctrl(struct v4l2_ctrl *ctrl, s32 val) in __v4l2_ctrl_s_ctrl() function 919 EXPORT_SYMBOL(__v4l2_ctrl_s_ctrl);
|
| /linux/drivers/media/platform/chips-media/coda/ |
| H A D | coda-common.c | 1784 __v4l2_ctrl_s_ctrl(ctrl, value); in coda_update_menu_ctrl()
|