Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/audio/hal/
H A Dplatform_info.c83 static section_process_fn section_table[] = { variable
928 section_process_fn fn = section_table[section]; in start_tag()
936 section_process_fn fn = section_table[PCM_ID]; in start_tag()
944 section_process_fn fn = section_table[section]; in start_tag()
960 section_process_fn fn = section_table[APP_TYPE]; in start_tag()
986 section_process_fn fn = section_table[SND_DEV]; in start_tag()
997 section_process_fn fn = section_table[MIC_INFO]; in start_tag()
1002 section_process_fn fn = section_table[section]; in start_tag()
1021 section_process_fn fn = section_table[section]; in start_tag()
1026 section_process_fn fn = section_table[section]; in start_tag()
[all …]