Searched defs:hdl (Results 1 - 25 of 36) sorted by relevance

12

/drivers/media/video/
H A Dtlv320aic23b.c45 struct v4l2_ctrl_handler hdl; member in struct:tlv320aic23b_state
55 return &container_of(ctrl->handler, struct tlv320aic23b_state, hdl)->sd;
113 v4l2_ctrl_handler_log_status(&state->hdl, sd->name);
186 v4l2_ctrl_handler_init(&state->hdl, 1);
187 v4l2_ctrl_new_std(&state->hdl, &tlv320aic23b_ctrl_ops,
189 sd->ctrl_handler = &state->hdl;
190 if (state->hdl.error) {
191 int err = state->hdl.error;
193 v4l2_ctrl_handler_free(&state->hdl);
197 v4l2_ctrl_handler_setup(&state->hdl);
[all...]
H A Dcs5345.c42 struct v4l2_ctrl_handler hdl; member in struct:cs5345_state
52 return &container_of(ctrl->handler, struct cs5345_state, hdl)->sd;
199 v4l2_ctrl_handler_init(&state->hdl, 2);
200 v4l2_ctrl_new_std(&state->hdl, &cs5345_ctrl_ops,
202 v4l2_ctrl_new_std(&state->hdl, &cs5345_ctrl_ops,
204 sd->ctrl_handler = &state->hdl;
205 if (state->hdl.error) {
206 int err = state->hdl.error;
208 v4l2_ctrl_handler_free(&state->hdl);
213 v4l2_ctrl_handler_setup(&state->hdl);
[all...]
H A Dcs53l32a.c47 struct v4l2_ctrl_handler hdl; member in struct:cs53l32a_state
57 return &container_of(ctrl->handler, struct cs53l32a_state, hdl)->sd;
121 v4l2_ctrl_handler_log_status(&state->hdl, sd->name);
190 v4l2_ctrl_handler_init(&state->hdl, 2);
191 v4l2_ctrl_new_std(&state->hdl, &cs53l32a_ctrl_ops,
193 v4l2_ctrl_new_std(&state->hdl, &cs53l32a_ctrl_ops,
195 sd->ctrl_handler = &state->hdl;
196 if (state->hdl.error) {
197 int err = state->hdl.error;
199 v4l2_ctrl_handler_free(&state->hdl);
[all...]
H A Dadv7343.c45 struct v4l2_ctrl_handler hdl; member in struct:adv7343_state
63 return &container_of(ctrl->handler, struct adv7343_state, hdl)->sd;
418 v4l2_ctrl_handler_init(&state->hdl, 2);
419 v4l2_ctrl_new_std(&state->hdl, &adv7343_ctrl_ops,
423 v4l2_ctrl_new_std(&state->hdl, &adv7343_ctrl_ops,
427 v4l2_ctrl_new_std(&state->hdl, &adv7343_ctrl_ops,
431 state->sd.ctrl_handler = &state->hdl;
432 if (state->hdl.error) {
433 int err = state->hdl.error;
435 v4l2_ctrl_handler_free(&state->hdl);
[all...]
H A Dsaa7110.c57 struct v4l2_ctrl_handler hdl; member in struct:saa7110
74 return &container_of(ctrl->handler, struct saa7110, hdl)->sd;
417 v4l2_ctrl_handler_init(&decoder->hdl, 2);
418 v4l2_ctrl_new_std(&decoder->hdl, &saa7110_ctrl_ops,
420 v4l2_ctrl_new_std(&decoder->hdl, &saa7110_ctrl_ops,
422 v4l2_ctrl_new_std(&decoder->hdl, &saa7110_ctrl_ops,
424 v4l2_ctrl_new_std(&decoder->hdl, &saa7110_ctrl_ops,
426 sd->ctrl_handler = &decoder->hdl;
427 if (decoder->hdl.error) {
428 int err = decoder->hdl
[all...]
H A Dwm8739.c56 struct v4l2_ctrl_handler hdl; member in struct:wm8739_state
73 return &container_of(ctrl->handler, struct wm8739_state, hdl)->sd;
175 v4l2_ctrl_handler_log_status(&state->hdl, sd->name);
228 v4l2_ctrl_handler_init(&state->hdl, 2);
229 state->volume = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops,
231 state->mute = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops,
233 state->balance = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops,
235 sd->ctrl_handler = &state->hdl;
236 if (state->hdl.error) {
237 int err = state->hdl
[all...]
H A Dwm8775.c59 struct v4l2_ctrl_handler hdl; member in struct:wm8775_state
74 return &container_of(ctrl->handler, struct wm8775_state, hdl)->sd;
173 v4l2_ctrl_handler_log_status(&state->hdl, sd->name);
251 v4l2_ctrl_handler_init(&state->hdl, 4);
252 state->mute = v4l2_ctrl_new_std(&state->hdl, &wm8775_ctrl_ops,
254 state->vol = v4l2_ctrl_new_std(&state->hdl, &wm8775_ctrl_ops,
256 state->bal = v4l2_ctrl_new_std(&state->hdl, &wm8775_ctrl_ops,
258 state->loud = v4l2_ctrl_new_std(&state->hdl, &wm8775_ctrl_ops,
260 sd->ctrl_handler = &state->hdl;
261 err = state->hdl
[all...]
H A Dbt819.c56 struct v4l2_ctrl_handler hdl; member in struct:bt819
72 return &container_of(ctrl->handler, struct bt819, hdl)->sd;
465 v4l2_ctrl_handler_init(&decoder->hdl, 4);
466 v4l2_ctrl_new_std(&decoder->hdl, &bt819_ctrl_ops,
468 v4l2_ctrl_new_std(&decoder->hdl, &bt819_ctrl_ops,
470 v4l2_ctrl_new_std(&decoder->hdl, &bt819_ctrl_ops,
472 v4l2_ctrl_new_std(&decoder->hdl, &bt819_ctrl_ops,
474 sd->ctrl_handler = &decoder->hdl;
475 if (decoder->hdl.error) {
476 int err = decoder->hdl
[all...]
H A Dmsp3400-driver.h55 struct v4l2_ctrl_handler hdl; member in struct:msp_state
114 return container_of(ctrl->handler, struct msp_state, hdl);
H A Dvpx3220.c48 struct v4l2_ctrl_handler hdl; member in struct:vpx3220
64 return &container_of(ctrl->handler, struct vpx3220, hdl)->sd;
510 v4l2_ctrl_handler_init(&decoder->hdl, 4);
511 v4l2_ctrl_new_std(&decoder->hdl, &vpx3220_ctrl_ops,
513 v4l2_ctrl_new_std(&decoder->hdl, &vpx3220_ctrl_ops,
515 v4l2_ctrl_new_std(&decoder->hdl, &vpx3220_ctrl_ops,
517 v4l2_ctrl_new_std(&decoder->hdl, &vpx3220_ctrl_ops,
519 sd->ctrl_handler = &decoder->hdl;
520 if (decoder->hdl.error) {
521 int err = decoder->hdl
[all...]
H A Dcx2341x.c1246 return container_of(ctrl->handler, struct cx2341x_handler, hdl);
1249 static int cx2341x_hdl_api(struct cx2341x_handler *hdl, argument
1261 return hdl->func(hdl->priv, cmd, args, 0, data);
1272 struct cx2341x_handler *hdl = to_cxhdl(ctrl); local
1279 int gop = hdl->video_gop_size->val;
1286 hdl->video_gop_size->val = gop;
1292 hdl->video_encoding->val =
1293 (hdl->stream_type->val == V4L2_MPEG_STREAM_TYPE_MPEG1_SS ||
1294 hdl
1320 struct cx2341x_handler *hdl = to_cxhdl(ctrl); local
1488 cx2341x_ctrl_new_custom(struct v4l2_ctrl_handler *hdl, u32 id, s32 min, s32 max, s32 step, s32 def) argument
1510 cx2341x_ctrl_new_std(struct v4l2_ctrl_handler *hdl, u32 id, s32 min, s32 max, s32 step, s32 def) argument
1516 cx2341x_ctrl_new_menu(struct v4l2_ctrl_handler *hdl, u32 id, s32 max, s32 mask, s32 def) argument
1525 struct v4l2_ctrl_handler *hdl = &cxhdl->hdl; local
[all...]
H A Dmsp3400-driver.c566 v4l2_ctrl_handler_log_status(&state->hdl, prefix);
662 struct v4l2_ctrl_handler *hdl; local
777 hdl = &state->hdl;
778 v4l2_ctrl_handler_init(hdl, 6);
780 v4l2_ctrl_new_std(hdl, &msp_ctrl_ops,
782 v4l2_ctrl_new_std(hdl, &msp_ctrl_ops,
784 v4l2_ctrl_new_std(hdl, &msp_ctrl_ops,
787 state->volume = v4l2_ctrl_new_std(hdl, &msp_ctrl_ops,
789 v4l2_ctrl_new_std(hdl,
[all...]
H A Dmt9m001.c90 struct v4l2_ctrl_handler hdl; member in struct:mt9m001
383 struct mt9m001, hdl);
400 struct mt9m001, hdl);
539 return v4l2_ctrl_handler_setup(&mt9m001->hdl);
665 v4l2_ctrl_handler_init(&mt9m001->hdl, 4);
666 v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops,
668 v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops,
670 mt9m001->exposure = v4l2_ctrl_new_std(&mt9m001->hdl, &mt9m001_ctrl_ops,
676 mt9m001->autoexposure = v4l2_ctrl_new_std_menu(&mt9m001->hdl,
679 mt9m001->subdev.ctrl_handler = &mt9m001->hdl;
[all...]
H A Dmt9v022.c106 struct v4l2_ctrl_handler hdl; member in struct:mt9v022
195 return v4l2_ctrl_handler_setup(&mt9v022->hdl);
451 struct mt9v022, hdl);
483 struct mt9v022, hdl);
795 v4l2_ctrl_handler_init(&mt9v022->hdl, 6);
796 v4l2_ctrl_new_std(&mt9v022->hdl, &mt9v022_ctrl_ops,
798 v4l2_ctrl_new_std(&mt9v022->hdl, &mt9v022_ctrl_ops,
800 mt9v022->autogain = v4l2_ctrl_new_std(&mt9v022->hdl, &mt9v022_ctrl_ops,
802 mt9v022->gain = v4l2_ctrl_new_std(&mt9v022->hdl, &mt9v022_ctrl_ops,
809 mt9v022->autoexposure = v4l2_ctrl_new_std_menu(&mt9v022->hdl,
[all...]
H A Dtvp514x.c102 struct v4l2_ctrl_handler hdl; member in struct:tvp514x_decoder
246 return &container_of(ctrl->handler, struct tvp514x_decoder, hdl)->sd;
1050 v4l2_ctrl_handler_init(&decoder->hdl, 5);
1051 v4l2_ctrl_new_std(&decoder->hdl, &tvp514x_ctrl_ops,
1053 v4l2_ctrl_new_std(&decoder->hdl, &tvp514x_ctrl_ops,
1055 v4l2_ctrl_new_std(&decoder->hdl, &tvp514x_ctrl_ops,
1057 v4l2_ctrl_new_std(&decoder->hdl, &tvp514x_ctrl_ops,
1059 v4l2_ctrl_new_std(&decoder->hdl, &tvp514x_ctrl_ops,
1061 sd->ctrl_handler = &decoder->hdl;
1062 if (decoder->hdl
[all...]
H A Dtvp5150.c31 struct v4l2_ctrl_handler hdl; member in struct:tvp5150
46 return &container_of(ctrl->handler, struct tvp5150, hdl)->sd;
755 v4l2_ctrl_handler_setup(&decoder->hdl);
1067 v4l2_ctrl_handler_init(&core->hdl, 4);
1068 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops,
1070 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops,
1072 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops,
1074 v4l2_ctrl_new_std(&core->hdl, &tvp5150_ctrl_ops,
1076 sd->ctrl_handler = &core->hdl;
1077 if (core->hdl
[all...]
H A Dtvp7002.c419 struct v4l2_ctrl_handler hdl; member in struct:tvp7002
441 return &container_of(ctrl->handler, struct tvp7002, hdl)->sd;
875 v4l2_ctrl_handler_log_status(&device->hdl, sd->name);
1013 v4l2_ctrl_handler_init(&device->hdl, 1);
1014 v4l2_ctrl_new_std(&device->hdl, &tvp7002_ctrl_ops,
1016 sd->ctrl_handler = &device->hdl;
1017 if (device->hdl.error) {
1018 int err = device->hdl.error;
1020 v4l2_ctrl_handler_free(&device->hdl);
1024 v4l2_ctrl_handler_setup(&device->hdl);
[all...]
H A Dmt9t031.c72 struct v4l2_ctrl_handler hdl; member in struct:mt9t031
461 struct mt9t031, hdl);
480 struct mt9t031, hdl);
662 v4l2_ctrl_handler_setup(&mt9t031->hdl);
776 v4l2_ctrl_handler_init(&mt9t031->hdl, 5);
777 v4l2_ctrl_new_std(&mt9t031->hdl, &mt9t031_ctrl_ops,
779 v4l2_ctrl_new_std(&mt9t031->hdl, &mt9t031_ctrl_ops,
781 v4l2_ctrl_new_std(&mt9t031->hdl, &mt9t031_ctrl_ops,
788 mt9t031->autoexposure = v4l2_ctrl_new_std_menu(&mt9t031->hdl,
791 mt9t031->exposure = v4l2_ctrl_new_std(&mt9t031->hdl,
[all...]
H A Dnoon010pc30.c136 struct v4l2_ctrl_handler hdl; member in struct:noon010_info
243 return &container_of(ctrl->handler, struct noon010_info, hdl)->sd;
608 ret = v4l2_ctrl_handler_setup(&info->hdl);
637 v4l2_ctrl_handler_log_status(&info->hdl, sd->name);
734 v4l2_ctrl_handler_init(&info->hdl, 3);
736 v4l2_ctrl_new_std(&info->hdl, &noon010_ctrl_ops,
738 v4l2_ctrl_new_std(&info->hdl, &noon010_ctrl_ops,
740 v4l2_ctrl_new_std(&info->hdl, &noon010_ctrl_ops,
743 sd->ctrl_handler = &info->hdl;
745 ret = info->hdl
[all...]
H A Dov9640.h201 struct v4l2_ctrl_handler hdl; member in struct:ov9640_priv
H A Dsaa7115.c68 struct v4l2_ctrl_handler hdl; member in struct:saa711x_state
98 return &container_of(ctrl->handler, struct saa711x_state, hdl)->sd;
1497 v4l2_ctrl_handler_log_status(&state->hdl, sd->name);
1568 struct v4l2_ctrl_handler *hdl; local
1610 hdl = &state->hdl;
1611 v4l2_ctrl_handler_init(hdl, 6);
1613 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops,
1615 v4l2_ctrl_new_std(hdl, &saa711x_ctrl_ops,
1617 v4l2_ctrl_new_std(hdl,
[all...]
H A Dsaa717x.c58 struct v4l2_ctrl_handler hdl; member in struct:saa717x_state
83 return &container_of(ctrl->handler, struct saa717x_state, hdl)->sd;
1197 v4l2_ctrl_handler_log_status(&state->hdl, sd->name);
1256 struct v4l2_ctrl_handler *hdl; local
1293 hdl = &decoder->hdl;
1294 v4l2_ctrl_handler_init(hdl, 9);
1296 v4l2_ctrl_new_std(hdl, &saa717x_ctrl_ops,
1298 v4l2_ctrl_new_std(hdl, &saa717x_ctrl_ops,
1300 v4l2_ctrl_new_std(hdl,
[all...]
/drivers/media/video/cx25840/
H A Dcx25840-core.h35 struct v4l2_ctrl_handler hdl; member in struct:cx25840_state
64 return &container_of(ctrl->handler, struct cx25840_state, hdl)->sd;
/drivers/media/video/pwc/
H A Dpwc-v4l.c164 struct v4l2_ctrl_handler *hdl; local
168 hdl = &pdev->ctrl_handler;
169 r = v4l2_ctrl_handler_init(hdl, 20);
177 pdev->brightness = v4l2_ctrl_new_std(hdl, &pwc_ctrl_ops,
183 pdev->contrast = v4l2_ctrl_new_std(hdl, &pwc_ctrl_ops,
195 pdev->saturation = v4l2_ctrl_new_std(hdl, &pwc_ctrl_ops,
202 pdev->gamma = v4l2_ctrl_new_std(hdl, &pwc_ctrl_ops,
212 pdev->auto_white_balance = v4l2_ctrl_new_custom(hdl, &cfg, NULL);
215 return hdl->error;
221 pdev->red_balance = v4l2_ctrl_new_std(hdl,
[all...]
/drivers/media/video/cx18/
H A Dcx18-av-core.h99 struct v4l2_ctrl_handler hdl; member in struct:cx18_av_state
354 return &container_of(ctrl->handler, struct cx18_av_state, hdl)->sd;

Completed in 166 milliseconds

12