Searched refs:pnp_state (Results 1 – 6 of 6) sorted by relevance
210 void ex_btc8821a2ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
171 void ex_btc8821a1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
179 void ex_btc8723b2ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
2883 void ex_btc8821a1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in ex_btc8821a1ant_pnp_notify() argument2899 if (BTC_WIFI_PNP_SLEEP == pnp_state) { in ex_btc8821a1ant_pnp_notify()2914 } else if (BTC_WIFI_PNP_WAKE_UP == pnp_state) { in ex_btc8821a1ant_pnp_notify()
4174 void ex_btc8723b2ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in ex_btc8723b2ant_pnp_notify() argument4180 if (pnp_state == BTC_WIFI_PNP_SLEEP) { in ex_btc8723b2ant_pnp_notify()4192 } else if (pnp_state == BTC_WIFI_PNP_WAKE_UP) { in ex_btc8723b2ant_pnp_notify()
4157 void ex_btc8821a2ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state) in ex_btc8821a2ant_pnp_notify() argument4163 if (pnp_state == BTC_WIFI_PNP_SLEEP) { in ex_btc8821a2ant_pnp_notify()4166 } else if (pnp_state == BTC_WIFI_PNP_WAKE_UP) { in ex_btc8821a2ant_pnp_notify()