Searched refs:token_index (Results 1 – 1 of 1) sorted by relevance
34 int token_index = 0; in adf_cfg_set_core_number_for_instance() local67 strlcpy(tokens[token_index++], core_val, ADF_CFG_MAX_TOKEN_LEN); in adf_cfg_set_core_number_for_instance()71 strlcpy(tokens[token_index++], in adf_cfg_set_core_number_for_instance()77 if (token_index == 0) in adf_cfg_set_core_number_for_instance()78 strlcpy(tokens[token_index++], in adf_cfg_set_core_number_for_instance()83 for (i = 0; i < token_index; i++) { in adf_cfg_set_core_number_for_instance()