Searched refs:next_compound (Results 1 – 1 of 1) sorted by relevance
1175 int next, int next_compound) in __uvc_find_control() argument1190 if (map->id == v4l2_id && !next && !next_compound) { in __uvc_find_control()1199 next_compound : next)) { in __uvc_find_control()1213 int next_compound = v4l2_id & V4L2_CTRL_FLAG_NEXT_COMPOUND; in uvc_find_control() local1223 next_compound); in uvc_find_control()1224 if (ctrl && !next && !next_compound) in uvc_find_control()1228 if (!ctrl && !next && !next_compound) in uvc_find_control()