Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.c692 return audioreach_graph_mgmt_cmd(ar_graph, APM_CMD_GRAPH_STOP); in q6apm_graph_stop()
793 case APM_CMD_GRAPH_STOP: in apm_callback()
H A Daudioreach.h51 #define APM_CMD_GRAPH_STOP 0x01001003 macro