Home
last modified time | relevance | path

Searched refs:MAX_CONFIGS_IN_TEMPLATE (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-utils/topology/
Dpre-processor.h28 #define MAX_CONFIGS_IN_TEMPLATE 32 macro
30 char *int_config_ids[MAX_CONFIGS_IN_TEMPLATE];
31 char *string_config_ids[MAX_CONFIGS_IN_TEMPLATE];
32 char *compound_config_ids[MAX_CONFIGS_IN_TEMPLATE];
Dpre-process-object.c209 for (i = 0; i < MAX_CONFIGS_IN_TEMPLATE; i++) in tplg_create_config_template()
218 for (i = 0; i < MAX_CONFIGS_IN_TEMPLATE; i++) in tplg_create_config_template()
227 for (i = 0; i < MAX_CONFIGS_IN_TEMPLATE; i++) { in tplg_create_config_template()