Home
last modified time | relevance | path

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

123456

/Linux-v4.19/drivers/media/i2c/
Dtlv320aic23b.c185 v4l2_ctrl_handler_setup(&state->hdl); in tlv320aic23b_probe()
Dcs5345.c180 v4l2_ctrl_handler_setup(&state->hdl); in cs5345_probe()
Dwm8739.c242 v4l2_ctrl_handler_setup(&state->hdl); in wm8739_probe()
Dtda7432.c379 v4l2_ctrl_handler_setup(&t->hdl); in tda7432_probe()
Dvpx3220.c506 v4l2_ctrl_handler_setup(&decoder->hdl); in vpx3220_probe()
Dadv7393.c432 v4l2_ctrl_handler_setup(&state->hdl); in adv7393_probe()
Dbt819.c454 v4l2_ctrl_handler_setup(&decoder->hdl); in bt819_probe()
Dml86v7667.c402 v4l2_ctrl_handler_setup(&priv->hdl); in ml86v7667_probe()
Dsaa7110.c409 v4l2_ctrl_handler_setup(&decoder->hdl); in saa7110_probe()
Dvs6624.c829 ret = v4l2_ctrl_handler_setup(hdl); in vs6624_probe()
Dadv7343.c481 v4l2_ctrl_handler_setup(&state->hdl); in adv7343_probe()
Dmt9m111.c779 v4l2_ctrl_handler_setup(&mt9m111->hdl); in mt9m111_restore_state()
948 ret = v4l2_ctrl_handler_setup(&mt9m111->hdl); in mt9m111_video_probe()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-core.c1004 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_vid_cap); in vivid_create_instance()
1005 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_vid_out); in vivid_create_instance()
1006 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_vbi_cap); in vivid_create_instance()
1007 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_vbi_out); in vivid_create_instance()
1008 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_radio_rx); in vivid_create_instance()
1009 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_radio_tx); in vivid_create_instance()
1010 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_sdr_cap); in vivid_create_instance()
/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_lut.c237 v4l2_ctrl_handler_setup(&lut->ctrls); in vsp1_lut_create()
Dvsp1_hgt.c211 v4l2_ctrl_handler_setup(&hgt->ctrls); in vsp1_hgt_create()
Dvsp1_clu.c281 v4l2_ctrl_handler_setup(&clu->ctrls); in vsp1_clu_create()
Dvsp1_rpf.c374 v4l2_ctrl_handler_setup(&rpf->ctrls); in vsp1_rpf_create()
/Linux-v4.19/drivers/media/i2c/adv748x/
Dadv748x-csi2.c264 return v4l2_ctrl_handler_setup(&tx->ctrl_hdl); in adv748x_csi2_init_controls()
Dadv748x-afe.c502 return v4l2_ctrl_handler_setup(&afe->ctrl_hdl); in adv748x_afe_init_controls()
/Linux-v4.19/drivers/media/radio/si470x/
Dradio-si470x-usb.c563 v4l2_ctrl_handler_setup(&radio->hdl); in si470x_start_usb()
818 v4l2_ctrl_handler_setup(&radio->hdl); in si470x_usb_driver_resume()
/Linux-v4.19/drivers/media/platform/qcom/venus/
Dvenc_ctrls.c316 ret = v4l2_ctrl_handler_setup(&inst->ctrl_handler); in venc_ctrl_init()
/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-gpio.c365 v4l2_ctrl_handler_setup(&itv->hdl_gpio); in ivtv_gpio_init()
/Linux-v4.19/include/media/
Dv4l2-ctrls.h489 int v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl);
/Linux-v4.19/drivers/media/radio/
Dradio-keene.c389 v4l2_ctrl_handler_setup(hdl); in usb_keene_probe()
Dradio-isa.c258 res = v4l2_ctrl_handler_setup(&isa->hdl); in radio_isa_common_probe()

123456