Home
last modified time | relevance | path

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

/hardware/qcom/audio/libalsa-intf/
Dalsa_ucm.c67 static void (*acdb_send_voice_cal)(int,int); variable
677acdb_send_voice_cal = dlsym(uc_mgr->acdb_handle,"acdb_loader_send_voice_cal"); in snd_use_case_apply_voice_acdb()
678 if (acdb_send_voice_cal == NULL) { in snd_use_case_apply_voice_acdb()
681 acdb_send_voice_cal(uc_mgr->current_rx_device, in snd_use_case_apply_voice_acdb()