Lines Matching refs:v4l2_ctrl_new_custom
200 pdev->auto_white_balance = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
296 pdev->autocontour = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
305 pdev->contour = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
317 pdev->backlight = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
327 pdev->flicker = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
336 pdev->noise_reduction = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
339 pdev->save_user = v4l2_ctrl_new_custom(hdl, &pwc_save_user_cfg, NULL); in pwc_init_controls()
340 pdev->restore_user = v4l2_ctrl_new_custom(hdl, &pwc_restore_user_cfg, in pwc_init_controls()
344 pdev->restore_factory = v4l2_ctrl_new_custom(hdl, in pwc_init_controls()
357 pdev->awb_speed = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()
365 pdev->awb_delay = v4l2_ctrl_new_custom(hdl, &cfg, NULL); in pwc_init_controls()