Searched refs:pStrBuf (Results 1 – 2 of 2) sorted by relevance
58 u32 hal_btcoex_GetDBG(struct adapter *, u8 *pStrBuf, u32 bufSize);
1556 u32 hal_btcoex_GetDBG(struct adapter *padapter, u8 *pStrBuf, u32 bufSize) in hal_btcoex_GetDBG() argument1563 if (!pStrBuf || bufSize == 0) in hal_btcoex_GetDBG()1566 pstr = pStrBuf; in hal_btcoex_GetDBG()1676 count = pstr - pStrBuf; in hal_btcoex_GetDBG()