Searched refs:ack (Results 1 – 3 of 3) sorted by relevance
174 DSPByte32 ack; in DSPi_TryWaitForG711Core() local177 if (DSP_GetPipeReadableSize(binin) >= sizeof(ack)) in DSPi_TryWaitForG711Core()179 DSP_ReadPipe(binin, &ack, sizeof(ack)); in DSPi_TryWaitForG711Core()200 DSPByte32 ack; in DSPi_WaitForG711Core() local205 DSP_ReadPipe(binin, &ack, sizeof(ack)); in DSPi_WaitForG711Core()
556 BOOL MB_CommResponseRequest(u16 child_aid, MBCommResponseRequestType ack);
209 BOOL MB_CommResponseRequest(u16 child_aid, MBCommResponseRequestType ack) in MB_CommResponseRequest() argument219 switch (ack) in MB_CommResponseRequest()