Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/
Dv4l2-ctrls.c890 u32 class_ctrl = V4L2_CTRL_ID2CLASS(id) | 1; in handler_new_ref() local
894 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()