Searched refs:next_compound (Results 1 – 1 of 1) sorted by relevance
1141 int next, int next_compound) in __uvc_find_control() argument1156 if (map->id == v4l2_id && !next && !next_compound) { in __uvc_find_control()1165 next_compound : next)) { in __uvc_find_control()1179 int next_compound = v4l2_id & V4L2_CTRL_FLAG_NEXT_COMPOUND; in uvc_find_control() local1189 next_compound); in uvc_find_control()1190 if (ctrl && !next && !next_compound) in uvc_find_control()1194 if (!ctrl && !next && !next_compound) in uvc_find_control()