Home
last modified time | relevance | path

Searched refs:class_ctrl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1676 u32 class_ctrl = V4L2_CTRL_ID2WHICH(id) | 1; in handler_new_ref() local
1688 id != class_ctrl && find_ref_lock(hdl, class_ctrl) == NULL) in handler_new_ref()
1689 if (!v4l2_ctrl_new_std(hdl, NULL, class_ctrl, 0, 0, 0, 0)) in handler_new_ref()