Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/hal/
Dplatform_info.c47 PCM_ID, enumerator
65 [PCM_ID] = process_pcm_id,
296 section = PCM_ID; in start_tag()
312 if (section != PCM_ID) { in start_tag()
317 section_process_fn fn = section_table[PCM_ID]; in start_tag()
/hardware/qcom/audio/hal/
Dplatform_info.c31 PCM_ID, enumerator
49 [PCM_ID] = process_pcm_id,
293 section = PCM_ID; in start_tag()
310 if (section != PCM_ID) { in start_tag()
315 section_process_fn fn = section_table[PCM_ID]; in start_tag()