Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c89 int thermal_client_handle; member
681 if (handle.thermal_client_handle) in spkr_calibration_thread()
682 handle.thermal_client_unregister_callback(handle.thermal_client_handle); in spkr_calibration_thread()
683 handle.thermal_client_handle = 0; in spkr_calibration_thread()
746 handle.thermal_client_handle = in audio_extn_spkr_prot_init()
748 if (!handle.thermal_client_handle) { in audio_extn_spkr_prot_init()
763 if (handle.thermal_client_handle && in audio_extn_spkr_prot_init()
765 handle.thermal_client_unregister_callback(handle.thermal_client_handle); in audio_extn_spkr_prot_init()