Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h57 u32 hal_btcoex_GetDBG(struct adapter *, u8 *pStrBuf, u32 bufSize);
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1513 u32 hal_btcoex_GetDBG(struct adapter *padapter, u8 *pStrBuf, u32 bufSize) in hal_btcoex_GetDBG() argument
1520 if (!pStrBuf || bufSize == 0) in hal_btcoex_GetDBG()
1523 pstr = pStrBuf; in hal_btcoex_GetDBG()
1633 count = pstr - pStrBuf; in hal_btcoex_GetDBG()