Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/hal/audio_extn/
Dpm.c44 bool prop_unload_image = false; in audio_extn_pm_vote() local
76 prop_unload_image = !(strncmp("false", halPropVal, sizeof("false"))); in audio_extn_pm_vote()
83 if (prop_unload_image) { in audio_extn_pm_vote()