Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.h527 void exhalbtc_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
Dhalbtc8821a1ant.c2897 void ex_halbtc8821a1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in ex_halbtc8821a1ant_pnp_notify() argument
2902 if (BTC_WIFI_PNP_SLEEP == pnp_state) { in ex_halbtc8821a1ant_pnp_notify()
2910 } else if (BTC_WIFI_PNP_WAKE_UP == pnp_state) { in ex_halbtc8821a1ant_pnp_notify()
Dhalbtc8723b1ant.c3088 void ex_halbtc8723b1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in ex_halbtc8723b1ant_pnp_notify() argument
3092 if (BTC_WIFI_PNP_SLEEP == pnp_state) { in ex_halbtc8723b1ant_pnp_notify()
3103 } else if (BTC_WIFI_PNP_WAKE_UP == pnp_state) { in ex_halbtc8723b1ant_pnp_notify()
Dhalbtcoutsrc.c870 void exhalbtc_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in exhalbtc_pnp_notify() argument