Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/
Dtlv320aic23b.c197 v4l2_ctrl_handler_setup(&state->hdl); in tlv320aic23b_probe()
Dcs5345.c213 v4l2_ctrl_handler_setup(&state->hdl); in cs5345_probe()
Dwm8739.c263 v4l2_ctrl_handler_setup(&state->hdl); in wm8739_probe()
Dtvp5150.c754 v4l2_ctrl_handler_setup(&decoder->hdl); in tvp5150_reset()
1016 v4l2_ctrl_handler_setup(&core->hdl); in tvp5150_probe()
Dvpx3220.c527 v4l2_ctrl_handler_setup(&decoder->hdl); in vpx3220_probe()
Dadv7343.c439 v4l2_ctrl_handler_setup(&state->hdl); in adv7343_probe()
Dbt819.c482 v4l2_ctrl_handler_setup(&decoder->hdl); in bt819_probe()
Dsaa7110.c434 v4l2_ctrl_handler_setup(&decoder->hdl); in saa7110_probe()
Dnoon010pc30.c557 v4l2_ctrl_handler_setup(&to_noon010(sd)->hdl); in noon010_base_config()
Dsaa717x.c1343 v4l2_ctrl_handler_setup(hdl); in saa717x_probe()
Dmsp3400-driver.c781 v4l2_ctrl_handler_setup(hdl); in msp_probe()
Dv4l2-ctrls.c1264 int v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl) in v4l2_ctrl_handler_setup() function
1304 EXPORT_SYMBOL(v4l2_ctrl_handler_setup);
Dtvp514x.c1068 v4l2_ctrl_handler_setup(&decoder->hdl); in tvp514x_probe()
Dtvp7002.c1029 v4l2_ctrl_handler_setup(&device->hdl); in tvp7002_probe()
Dsaa7115.c1667 v4l2_ctrl_handler_setup(hdl); in saa711x_probe()
Dcx2341x.c1710 return v4l2_ctrl_handler_setup(&cxhdl->hdl); in cx2341x_handler_setup()
/linux-2.6.39/include/media/
Dv4l2-ctrls.h263 int v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl);
/linux-2.6.39/drivers/media/video/ivtv/
Divtv-gpio.c372 v4l2_ctrl_handler_setup(&itv->hdl_gpio); in ivtv_gpio_init()
/linux-2.6.39/Documentation/video4linux/
Dv4l2-controls.txt180 v4l2_ctrl_handler_setup(&foo->ctrl_handler);
267 v4l2_ctrl_handler_setup() this value is passed to the hardware. It is generally
475 The 'is_new' flag is always 1 when called from v4l2_ctrl_handler_setup().
/linux-2.6.39/drivers/media/video/cx18/
Dcx18-av-core.c267 v4l2_ctrl_handler_setup(&state->hdl); in cx18_av_initialize()
/linux-2.6.39/drivers/media/video/cx25840/
Dcx25840-core.c2020 v4l2_ctrl_handler_setup(&state->hdl); in cx25840_probe()
/linux-2.6.39/drivers/media/video/omap3isp/
Disppreview.c1997 v4l2_ctrl_handler_setup(&prev->ctrls); in preview_init_entities()