Searched refs:pStrBuf (Results 1 – 2 of 2) sorted by relevance
57 u32 hal_btcoex_GetDBG(struct adapter *, u8 *pStrBuf, u32 bufSize);
1513 u32 hal_btcoex_GetDBG(struct adapter *padapter, u8 *pStrBuf, u32 bufSize) in hal_btcoex_GetDBG() argument1520 if (!pStrBuf || bufSize == 0) in hal_btcoex_GetDBG()1523 pstr = pStrBuf; in hal_btcoex_GetDBG()1633 count = pstr - pStrBuf; in hal_btcoex_GetDBG()