Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/hal/audio_extn/
Ddolby.c529 dap_hal_device_be_id_map_t device_be_id_map; in audio_extn_dap_hal_init() local
547 platform_get_device_to_be_id_map(&device_be_id_map.device_id_to_be_id, &device_be_id_map.len); in audio_extn_dap_hal_init()
548 ds2extnmod.dap_hal_set_hw_info(DEVICE_BE_ID_MAP, (void*)(&device_be_id_map)); in audio_extn_dap_hal_init()
549 ALOGV("%s Set be id map len:%d",__func__,device_be_id_map.len); in audio_extn_dap_hal_init()