Searched refs:numlists (Results 1 – 1 of 1) sorted by relevance
1152 int i, numlists, numregs, ret = 0; in guc_capture_extract_reglists() local1224 numlists = FIELD_GET(CAP_GRP_HDR_NUM_CAPTURES, ghdr.info); in guc_capture_extract_reglists()1226 while (numlists--) { in guc_capture_extract_reglists()