Home
last modified time | relevance | path

Searched refs:AFE_PORT_CMD_DEVICE_STOP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/
H A Dq6afe.c28 #define AFE_PORT_CMD_DEVICE_STOP 0x000100E6 macro
883 case AFE_PORT_CMD_DEVICE_STOP: in q6afe_callback()
1213 pkt->hdr.opcode = AFE_PORT_CMD_DEVICE_STOP; in q6afe_port_stop()
1217 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_DEVICE_STOP); in q6afe_port_stop()
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6afe.c28 #define AFE_PORT_CMD_DEVICE_STOP 0x000100E6 macro
889 case AFE_PORT_CMD_DEVICE_STOP: in q6afe_callback()
1218 pkt->hdr.opcode = AFE_PORT_CMD_DEVICE_STOP; in q6afe_port_stop()
1222 ret = afe_apr_send_pkt(afe, pkt, port, AFE_PORT_CMD_DEVICE_STOP); in q6afe_port_stop()

Completed in 7 milliseconds