Searched refs:pOutAsyncBuf (Results 1 – 1 of 1) sorted by relevance
1242 _SlReturnVal_t _SlDrvMsgRead(_u16* outMsgReadLen, _u8** pOutAsyncBuf) in _SlDrvMsgRead() argument1304 *pOutAsyncBuf = (_u8*)sl_Malloc(SL_ASYNC_MAX_MSG_LEN); in _SlDrvMsgRead()1307 *pOutAsyncBuf = g_StatMem.AsyncRespBuf; in _SlDrvMsgRead()1310 pAsyncBuf = *pOutAsyncBuf; in _SlDrvMsgRead()