Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/qcom/qdsp6/
Dq6apm.c673 ret = audioreach_graph_mgmt_cmd(ar_graph, APM_CMD_GRAPH_START); in q6apm_graph_start()
781 case APM_CMD_GRAPH_START: in apm_callback()
Daudioreach.h41 #define APM_CMD_GRAPH_START 0x01001002 macro