Home
last modified time | relevance | path

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

/hardware/qcom/audio/msm8909/audiod/
DAudioDaemon.cpp225 notify_status prev_cpe_state = cpe_offline; in threadLoop() local
309 prev_cpe_state = cur_cpe_state; in threadLoop()
365 if (cpe_bootup_complete && (prev_cpe_state != cur_cpe_state)) { in threadLoop()
373 prev_cpe_state = cur_cpe_state; in threadLoop()