Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dplatform_info.c32 PCM_ID, enumerator
65 [PCM_ID] = process_pcm_id,
777 section = PCM_ID; in start_tag()
804 if (section != PCM_ID) { in start_tag()
809 section_process_fn fn = section_table[PCM_ID]; in start_tag()