Home
last modified time | relevance | path

Searched refs:pStrBuf (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h58 u32 hal_btcoex_GetDBG(struct adapter *, u8 *pStrBuf, u32 bufSize);
/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1556 u32 hal_btcoex_GetDBG(struct adapter *padapter, u8 *pStrBuf, u32 bufSize) in hal_btcoex_GetDBG() argument
1563 if (!pStrBuf || bufSize == 0) in hal_btcoex_GetDBG()
1566 pstr = pStrBuf; in hal_btcoex_GetDBG()
1676 count = pstr - pStrBuf; in hal_btcoex_GetDBG()