Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.c698 return audioreach_graph_mgmt_cmd(graph->ar_graph, APM_CMD_GRAPH_FLUSH); in q6apm_graph_flush()
792 case APM_CMD_GRAPH_FLUSH: in apm_callback()
H A Daudioreach.h53 #define APM_CMD_GRAPH_FLUSH 0x01001005 macro