Home
last modified time | relevance | path

Searched refs:BTC_GET_BL_EXT_SWITCH (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtcOutSrc.h133 BTC_GET_BL_EXT_SWITCH, enumerator
H A Dhal_btcoex.c342 case BTC_GET_BL_EXT_SWITCH: in halbtcoutsrc_Get()
H A DHalBtc8723b2Ant.c832 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_EXT_SWITCH, &bPgExtSwitch); in halbtc8723b2ant_SetAntPath()
H A DHalBtc8723b1Ant.c812 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_EXT_SWITCH, &bPgExtSwitch); in halbtc8723b1ant_SetAntPath()
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8723b2ant.c1099 btcoexist->btc_get(btcoexist, BTC_GET_BL_EXT_SWITCH, &pg_ext_switch); in btc8723b2ant_set_ant_path()