Home
last modified time | relevance | path

Searched refs:BTC_SET_ACT_DISABLE_LOW_POWER (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b2Ant.c1054 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_ActionBtInquiry()
1089 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction()
1105 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction()
1120 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction()
1139 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction()
H A DHalBtcOutSrc.h190 BTC_SET_ACT_DISABLE_LOW_POWER, enumerator
H A DHalBtc8723b1Ant.c1540 pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable in halbtc8723b1ant_PowerSaveState()
1551 pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable in halbtc8723b1ant_PowerSaveState()
H A Dhal_btcoex.c523 case BTC_SET_ACT_DISABLE_LOW_POWER: in halbtcoutsrc_Set()
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8723b2ant.c1506 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8723b2ant_power_save_state()
1518 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8723b2ant_power_save_state()
1573 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8723b2ant_action_bt_inquiry()
1683 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8723b2ant_is_common_action()
1707 BTC_SET_ACT_DISABLE_LOW_POWER, in btc8723b2ant_is_common_action()
1732 BTC_SET_ACT_DISABLE_LOW_POWER, in btc8723b2ant_is_common_action()
1758 BTC_SET_ACT_DISABLE_LOW_POWER, in btc8723b2ant_is_common_action()
H A Dhalbtc8821a2ant.c1383 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8821a2ant_power_save_state()
1395 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8821a2ant_power_save_state()
1461 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8821a2ant_action_bt_inquiry()
1587 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8821a2ant_is_common_action()
1615 BTC_SET_ACT_DISABLE_LOW_POWER, in btc8821a2ant_is_common_action()
1645 BTC_SET_ACT_DISABLE_LOW_POWER, in btc8821a2ant_is_common_action()
1675 BTC_SET_ACT_DISABLE_LOW_POWER, in btc8821a2ant_is_common_action()
H A Dhalbtc8192e2ant.c1423 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8192e2ant_action_bt_inquiry()
1456 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8192e2ant_is_common_action()
1491 BTC_SET_ACT_DISABLE_LOW_POWER, in btc8192e2ant_is_common_action()
1515 BTC_SET_ACT_DISABLE_LOW_POWER, in btc8192e2ant_is_common_action()
1542 BTC_SET_ACT_DISABLE_LOW_POWER, in btc8192e2ant_is_common_action()
H A Dhalbtcoutsrc.h338 BTC_SET_ACT_DISABLE_LOW_POWER, enumerator
H A Dhalbtc8821a1ant.c1344 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8821a1ant_power_save_state()
1355 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in btc8821a1ant_power_save_state()
H A Dhalbtc8723b1ant.c1632 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in halbtc8723b1ant_power_save_state()
1643 btcoexist->btc_set(btcoexist, BTC_SET_ACT_DISABLE_LOW_POWER, in halbtc8723b1ant_power_save_state()
H A Dhalbtcoutsrc.c775 case BTC_SET_ACT_DISABLE_LOW_POWER: in halbtc_set()