Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/ !
Dq6apm.c688 return audioreach_graph_mgmt_cmd(ar_graph, APM_CMD_GRAPH_STOP); in q6apm_graph_stop()
786 case APM_CMD_GRAPH_STOP: in apm_callback()
Daudioreach.h42 #define APM_CMD_GRAPH_STOP 0x01001003 macro