Searched refs:pnp_state (Results 1 – 4 of 4) sorted by relevance
527 void exhalbtc_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
2897 void ex_halbtc8821a1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in ex_halbtc8821a1ant_pnp_notify() argument2902 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()
3088 void ex_halbtc8723b1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in ex_halbtc8723b1ant_pnp_notify() argument3092 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()
870 void exhalbtc_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in exhalbtc_pnp_notify() argument