Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c91 pthread_t spkr_calibration_thread; member
536 static void* spkr_calibration_thread() in spkr_calibration_thread() function
759 (void)pthread_create(&handle.spkr_calibration_thread, in audio_extn_spkr_prot_init()
760 (const pthread_attr_t *) NULL, spkr_calibration_thread, &handle); in audio_extn_spkr_prot_init()