Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c87 int spkr_prot_mode; member
497 handle.spkr_prot_mode = MSM_SPKR_PROT_CALIBRATED; in spkr_calibrate()
500 handle.spkr_prot_mode = MSM_SPKR_PROT_NOT_CALIBRATED; in spkr_calibrate()
564 handle.spkr_prot_mode = MSM_SPKR_PROT_DISABLED; in spkr_calibration_thread()
567 handle.spkr_prot_mode = MSM_SPKR_PROT_NOT_CALIBRATED; in spkr_calibration_thread()
569 handle.spkr_prot_mode = MSM_SPKR_PROT_DISABLED; in spkr_calibration_thread()
572 if (handle.spkr_prot_mode == MSM_SPKR_PROT_DISABLED) { in spkr_calibration_thread()
614 handle.spkr_prot_mode = MSM_SPKR_PROT_DISABLED; in spkr_calibration_thread()
616 handle.spkr_prot_mode = MSM_SPKR_PROT_CALIBRATED; in spkr_calibration_thread()
695 if (handle.spkr_prot_mode == MSM_SPKR_PROT_NOT_CALIBRATED) in thermal_client_callback()
[all …]