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.c62 typedef void (* section_process_fn)(const XML_Char **attr); typedef
83 static section_process_fn section_table[] = {
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()
952 section_process_fn fn = section_table[GAIN_LEVEL_MAPPING]; in start_tag()
960 section_process_fn fn = section_table[APP_TYPE]; in start_tag()
967 section_process_fn fn = section_table[MICROPHONE_CHARACTERISTIC]; 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()
[all …]