Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/v4l2-core/
Dv4l2-ctrls.c2465 u32 class_ctrl = V4L2_CTRL_ID2WHICH(id) | 1; in handler_new_ref() local
2477 id != class_ctrl && find_ref_lock(hdl, class_ctrl) == NULL) in handler_new_ref()
2478 if (!v4l2_ctrl_new_std(hdl, NULL, class_ctrl, 0, 0, 0, 0)) in handler_new_ref()