Searched refs:pDbgModule (Results 1 – 4 of 4) sorted by relevance
176 void rtw_btcoex_SetDBG(struct adapter *padapter, u32 *pDbgModule) in rtw_btcoex_SetDBG() argument178 hal_btcoex_SetDBG(padapter, pDbgModule); in rtw_btcoex_SetDBG()
46 void rtw_btcoex_SetDBG(struct adapter *, u32 *pDbgModule);
57 void hal_btcoex_SetDBG(struct adapter *, u32 *pDbgModule);
1569 void hal_btcoex_SetDBG(struct adapter *padapter, u32 *pDbgModule) in hal_btcoex_SetDBG() argument1574 if (NULL == pDbgModule) in hal_btcoex_SetDBG()1578 GLBtcDbgType[i] = pDbgModule[i]; in hal_btcoex_SetDBG()