Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.c30 static struct q6apm *g_apm; variable
166 if (g_apm) in q6apm_is_adsp_ready()
167 return q6apm_get_apm_state(g_apm); in q6apm_is_adsp_ready()
746 g_apm = apm; in apm_probe()