Searched refs:class_ctrl (Results 1 – 1 of 1) sorted by relevance
890 u32 class_ctrl = V4L2_CTRL_ID2CLASS(id) | 1; in handler_new_ref() local894 if (id != class_ctrl && find_ref_lock(hdl, class_ctrl) == NULL) in handler_new_ref()895 if (!v4l2_ctrl_new_std(hdl, NULL, class_ctrl, 0, 0, 0, 0)) in handler_new_ref()