Searched refs:V4L2_CTRL_COMPOUND_TYPES (Results 1 – 7 of 7) sorted by relevance
1770 if (ctrl->type < V4L2_CTRL_COMPOUND_TYPES && in handler_new_ref()1965 if (type < V4L2_CTRL_COMPOUND_TYPES) in v4l2_ctrl_new()1970 if (type < V4L2_CTRL_COMPOUND_TYPES && in v4l2_ctrl_new()2021 type >= V4L2_CTRL_COMPOUND_TYPES)) in v4l2_ctrl_new()2024 if (type >= V4L2_CTRL_COMPOUND_TYPES && p_def.p_const) in v4l2_ctrl_new()2026 if (type >= V4L2_CTRL_COMPOUND_TYPES && p_min.p_const) in v4l2_ctrl_new()2028 if (type >= V4L2_CTRL_COMPOUND_TYPES && p_max.p_const) in v4l2_ctrl_new()2051 ctrl->is_ptr = is_array || type >= V4L2_CTRL_COMPOUND_TYPES || ctrl->is_string; in v4l2_ctrl_new()2087 if (type >= V4L2_CTRL_COMPOUND_TYPES && p_def.p_const) { in v4l2_ctrl_new()2181 type >= V4L2_CTRL_COMPOUND_TYPES) { in v4l2_ctrl_new_std()[all …]
1103 pos->ctrl->type >= V4L2_CTRL_COMPOUND_TYPES; in v4l2_query_ext_ctrl()1121 pos->ctrl->type >= V4L2_CTRL_COMPOUND_TYPES; in v4l2_query_ext_ctrl()
390 return mapping->v4l2_type >= V4L2_CTRL_COMPOUND_TYPES; in uvc_ctrl_mapping_is_compound()1635 if (v4l2_ctrl->type >= V4L2_CTRL_COMPOUND_TYPES) { in __uvc_query_v4l2_ctrl()
126 replace symbol V4L2_CTRL_COMPOUND_TYPES vidioc_queryctrl
1951 V4L2_CTRL_COMPOUND_TYPES = 0x0100, enumerator
314 ``V4L2_CTRL_COMPOUND_TYPES``). Valid if
63 type ≥ ``V4L2_CTRL_COMPOUND_TYPES`` and/or array control, in other words