Home
last modified time | relevance | path

Searched refs:BTC_WIFI_PNP_SLEEP (Results 1 – 9 of 9) sorted by relevance

/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h115 BTC_WIFI_PNP_SLEEP = 0x1, enumerator
Dhal_btcoex.c1256 state = BTC_WIFI_PNP_SLEEP; in hal_btcoex_SuspendNotify()
DHalBtc8723b2Ant.c2606 if (BTC_WIFI_PNP_SLEEP == pnpState) { in EXhalbtc8723b2ant_PnpNotify()
DHalBtc8723b1Ant.c2630 if (pnpState == BTC_WIFI_PNP_SLEEP) { in EXhalbtc8723b1ant_PnpNotify()
/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.h188 BTC_WIFI_PNP_SLEEP = 0x1, enumerator
Dhalbtc8821a1ant.c2899 if (BTC_WIFI_PNP_SLEEP == pnp_state) { in ex_btc8821a1ant_pnp_notify()
Dhalbtc8723b1ant.c3383 if (BTC_WIFI_PNP_SLEEP == pnp_state) { in ex_btc8723b1ant_pnp_notify()
Dhalbtc8821a2ant.c4163 if (pnp_state == BTC_WIFI_PNP_SLEEP) { in ex_btc8821a2ant_pnp_notify()
Dhalbtc8723b2ant.c4180 if (pnp_state == BTC_WIFI_PNP_SLEEP) { in ex_btc8723b2ant_pnp_notify()