Home
last modified time | relevance | path

Searched refs:rtw_btcoex_DisplayBtCoexInfo (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_btcoex.h45 void rtw_btcoex_DisplayBtCoexInfo(struct adapter *, u8 *pbuf, u32 bufsize);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_btcoex.c171 void rtw_btcoex_DisplayBtCoexInfo(struct adapter *padapter, u8 *pbuf, u32 bufsize) in rtw_btcoex_DisplayBtCoexInfo() function
Drtw_debug.c1432 rtw_btcoex_DisplayBtCoexInfo(padapter, pbuf, bufsize); in proc_get_btcoex_info()