Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Dq6apm.c694 return audioreach_graph_mgmt_cmd(graph->ar_graph, APM_CMD_GRAPH_FLUSH); in q6apm_graph_flush()
785 case APM_CMD_GRAPH_FLUSH: in apm_callback()
Daudioreach.h44 #define APM_CMD_GRAPH_FLUSH 0x01001005 macro