Searched refs:BTC_GET_BL_EXT_SWITCH (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/staging/rtl8723bs/hal/ |
D | HalBtcOutSrc.h | 133 BTC_GET_BL_EXT_SWITCH, enumerator
|
D | hal_btcoex.c | 343 case BTC_GET_BL_EXT_SWITCH: in halbtcoutsrc_Get()
|
D | HalBtc8723b1Ant.c | 812 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_EXT_SWITCH, &bPgExtSwitch); in halbtc8723b1ant_SetAntPath()
|
D | HalBtc8723b2Ant.c | 832 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_BL_EXT_SWITCH, &bPgExtSwitch); in halbtc8723b2ant_SetAntPath()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtcoutsrc.h | 250 BTC_GET_BL_EXT_SWITCH, enumerator
|
D | halbtcoutsrc.c | 591 case BTC_GET_BL_EXT_SWITCH: in halbtc_get()
|
D | halbtc8723b1ant.c | 785 btcoexist->btc_get(btcoexist, BTC_GET_BL_EXT_SWITCH, &pg_ext_switch); in halbtc8723b1ant_set_ant_path()
|
D | halbtc8723b2ant.c | 1099 btcoexist->btc_get(btcoexist, BTC_GET_BL_EXT_SWITCH, &pg_ext_switch); in btc8723b2ant_set_ant_path()
|