Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dplatform_info.c47 typedef void (* section_process_fn)(const XML_Char **attr); typedef
62 static section_process_fn section_table[] = {
801 section_process_fn fn = section_table[section]; in start_tag()
809 section_process_fn fn = section_table[PCM_ID]; in start_tag()
817 section_process_fn fn = section_table[section]; in start_tag()
825 section_process_fn fn = section_table[GAIN_LEVEL_MAPPING]; in start_tag()
833 section_process_fn fn = section_table[APP_TYPE]; in start_tag()
840 section_process_fn fn = section_table[MICROPHONE_CHARACTERISTIC]; in start_tag()
859 section_process_fn fn = section_table[SND_DEV]; in start_tag()
870 section_process_fn fn = section_table[MIC_INFO]; in start_tag()
[all …]