Lines Matching defs:num_tokens
441 * @num_tokens: number of tokens in tokens array
448 const struct sof_topology_token *tokens, int num_tokens,
460 for (j = 0; j < num_tokens; j++) {
502 int num_tokens, asize;
516 num_tokens = token_list[token_id].count;
530 while (array_size > 0 && found < num_tokens * token_instance_num) {
549 for (j = 0; j < num_tokens; j++) {
591 if (found == num_tokens * token_instance_num)
608 * @num_tokens: number of tokens in tokens array
615 const struct sof_topology_token *tokens, int num_tokens,
627 for (j = 0; j < num_tokens; j++) {
654 * @num_tokens: number of tokens in tokens array
661 const struct sof_topology_token *tokens, int num_tokens,
673 for (j = 0; j < num_tokens; j++) {
789 * @num_tokens: number of tokens in definition array
797 const struct sof_topology_token *tokens, int num_tokens,
808 return sof_parse_token_sets(scomp, object, tokens, num_tokens, array,