Searched refs:s_collection_depth (Results 1 – 1 of 1) sorted by relevance
57 static uint8_t s_collection_depth = 0; variable266 s_collection_depth = 1; in handle_cmd()312 s_collection_depth += 1; in handle_cmd()314 s_collection_depth -= 1; in handle_cmd()315 if (s_collection_depth == 0) { in handle_cmd()