Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dtfa_98xx.c68 set_speaker_calibration_t set_speaker_calibration; member
109 sd->set_speaker_calibration = (set_speaker_calibration_t)dlsym(sd->speaker_bundle, in open_speaker_bundle()
111 if (sd->set_speaker_calibration == NULL) { in open_speaker_bundle()
512 ret = data->set_speaker_calibration(0); in audio_extn_tfa_98xx_init()