Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dplatform_info.c44 PCM_ID, enumerator
84 [PCM_ID] = process_pcm_id,
842 section = PCM_ID; in start_tag()
870 if (section != PCM_ID) { in start_tag()
875 section_process_fn fn = section_table[PCM_ID]; in start_tag()