Searched refs:AFE_PORT_CMD_DEVICE_STOP (Results 1 – 1 of 1) sorted by relevance
28 #define AFE_PORT_CMD_DEVICE_STOP 0x000100E6 macro889 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()