Searched refs:v4l2_ctrl_handler_setup (Results 1 – 25 of 133) sorted by relevance
123456
1976 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_vid_cap); in vivid_create_instance()1977 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_vid_out); in vivid_create_instance()1978 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_vbi_cap); in vivid_create_instance()1979 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_vbi_out); in vivid_create_instance()1980 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_radio_rx); in vivid_create_instance()1981 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_radio_tx); in vivid_create_instance()1982 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_sdr_cap); in vivid_create_instance()1983 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_meta_cap); in vivid_create_instance()1984 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_meta_out); in vivid_create_instance()1985 v4l2_ctrl_handler_setup(&dev->ctrl_hdl_touch_cap); in vivid_create_instance()
175 v4l2_ctrl_handler_setup(&state->hdl); in tlv320aic23b_probe()
170 v4l2_ctrl_handler_setup(&state->hdl); in cs5345_probe()
232 v4l2_ctrl_handler_setup(&state->hdl); in wm8739_probe()
379 v4l2_ctrl_handler_setup(&t->hdl); in tda7432_probe()
444 v4l2_ctrl_handler_setup(&decoder->hdl); in bt819_probe()
399 v4l2_ctrl_handler_setup(&priv->hdl); in ml86v7667_probe()
399 v4l2_ctrl_handler_setup(&decoder->hdl); in saa7110_probe()
496 v4l2_ctrl_handler_setup(&decoder->hdl); in vpx3220_probe()
431 v4l2_ctrl_handler_setup(&state->hdl); in adv7393_probe()
480 v4l2_ctrl_handler_setup(&state->hdl); in adv7343_probe()
820 ret = v4l2_ctrl_handler_setup(hdl); in vs6624_probe()
212 v4l2_ctrl_handler_setup(&hgt->ctrls); in vsp1_hgt_create()
239 v4l2_ctrl_handler_setup(&lut->ctrls); in vsp1_lut_create()
283 v4l2_ctrl_handler_setup(&clu->ctrls); in vsp1_clu_create()
427 v4l2_ctrl_handler_setup(&rpf->ctrls); in vsp1_rpf_create()
551 v4l2_ctrl_handler_setup(&radio->hdl); in si470x_start_usb()807 v4l2_ctrl_handler_setup(&radio->hdl); in si470x_usb_driver_resume()
289 return v4l2_ctrl_handler_setup(&tx->ctrl_hdl); in adv748x_csi2_init_controls()
499 return v4l2_ctrl_handler_setup(&afe->ctrl_hdl); in adv748x_afe_init_controls()
353 v4l2_ctrl_handler_setup(&itv->hdl_gpio); in ivtv_gpio_init()
379 v4l2_ctrl_handler_setup(hdl); in usb_keene_probe()
248 res = v4l2_ctrl_handler_setup(&isa->hdl); in radio_isa_common_probe()
284 v4l2_ctrl_handler_setup(hdl); in visl_init_ctrls()
599 int v4l2_ctrl_handler_setup(struct v4l2_ctrl_handler *hdl);
316 v4l2_ctrl_handler_setup(&ctx->ctrl_hdl); in mtk_vcodec_dec_ctrls_setup()
Completed in 31 milliseconds