Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_btcoex.h56 void hal_btcoex_SetDBG(struct adapter *, u32 *pDbgModule);
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1501 void hal_btcoex_SetDBG(struct adapter *padapter, u32 *pDbgModule) in hal_btcoex_SetDBG() argument
1506 if (!pDbgModule) in hal_btcoex_SetDBG()
1510 GLBtcDbgType[i] = pDbgModule[i]; in hal_btcoex_SetDBG()