Home
last modified time | relevance | path

Searched refs:fBtcDispDbgMsg (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h524 BFP_BTC_DISP_DBG_MSG fBtcDispDbgMsg; member
DHalBtc8723b1Ant.c2924 pBtCoexist->fBtcDispDbgMsg(pBtCoexist, BTC_DBG_DISP_BT_LINK_INFO); in EXhalbtc8723b1ant_DisplayCoexInfo()
2965 pBtCoexist->fBtcDispDbgMsg(pBtCoexist, BTC_DBG_DISP_FW_PWR_MODE_CMD); in EXhalbtc8723b1ant_DisplayCoexInfo()
3182 pBtCoexist->fBtcDispDbgMsg(pBtCoexist, BTC_DBG_DISP_COEX_STATISTICS); in EXhalbtc8723b1ant_DisplayCoexInfo()
DHalBtc8723b2Ant.c3015 pBtCoexist->fBtcDispDbgMsg(pBtCoexist, BTC_DBG_DISP_BT_LINK_INFO); in EXhalbtc8723b2ant_DisplayCoexInfo()
3053 pBtCoexist->fBtcDispDbgMsg(pBtCoexist, BTC_DBG_DISP_FW_PWR_MODE_CMD); in EXhalbtc8723b2ant_DisplayCoexInfo()
3258 pBtCoexist->fBtcDispDbgMsg(pBtCoexist, BTC_DBG_DISP_COEX_STATISTICS); in EXhalbtc8723b2ant_DisplayCoexInfo()
Dhal_btcoex.c947 pBtCoexist->fBtcDispDbgMsg = halbtcoutsrc_DisplayDbgMsg; in hal_btcoex_Initialize()