Searched refs:restore_factory (Results 1 – 2 of 2) sorted by relevance
125 .id = PWC_CID_CUSTOM(restore_factory),344 pdev->restore_factory = v4l2_ctrl_new_custom(hdl, in pwc_init_controls()347 if (pdev->restore_factory) in pwc_init_controls()348 pdev->restore_factory->flags |= V4L2_CTRL_FLAG_UPDATE; in pwc_init_controls()840 case PWC_CID_CUSTOM(restore_factory): in pwc_s_ctrl()
328 struct v4l2_ctrl *restore_factory; member