Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c92 pthread_mutex_t spkr_prot_thermalsync_mutex; member
628 pthread_mutex_lock(&handle.spkr_prot_thermalsync_mutex); in spkr_calibration_thread()
630 &handle.spkr_prot_thermalsync_mutex); in spkr_calibration_thread()
633 pthread_mutex_unlock(&handle.spkr_prot_thermalsync_mutex); in spkr_calibration_thread()
693 pthread_mutex_lock(&handle.spkr_prot_thermalsync_mutex); in thermal_client_callback()
698 pthread_mutex_unlock(&handle.spkr_prot_thermalsync_mutex); in thermal_client_callback()
728 pthread_mutex_init(&handle.spkr_prot_thermalsync_mutex, NULL); in audio_extn_spkr_prot_init()