Searched refs:section_process_fn (Results 1 – 1 of 1) sorted by relevance
60 typedef void (* section_process_fn)(const XML_Char **attr); typedef79 static section_process_fn section_table[] = {867 section_process_fn fn = section_table[section]; in start_tag()875 section_process_fn fn = section_table[PCM_ID]; in start_tag()883 section_process_fn fn = section_table[section]; in start_tag()891 section_process_fn fn = section_table[GAIN_LEVEL_MAPPING]; in start_tag()899 section_process_fn fn = section_table[APP_TYPE]; in start_tag()906 section_process_fn fn = section_table[MICROPHONE_CHARACTERISTIC]; in start_tag()925 section_process_fn fn = section_table[SND_DEV]; in start_tag()936 section_process_fn fn = section_table[MIC_INFO]; in start_tag()[all …]