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
88 [PCM_ID] = process_pcm_id,
903 section = PCM_ID; in start_tag()
931 if (section != PCM_ID) { in start_tag()
936 section_process_fn fn = section_table[PCM_ID]; in start_tag()