pnp_state        3385 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c void ex_btc8723b1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state)
pnp_state        3391 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 	if (BTC_WIFI_PNP_SLEEP == pnp_state) {
pnp_state        3410 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.c 	} else if (BTC_WIFI_PNP_WAKE_UP == pnp_state) {
pnp_state         204 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b1ant.h void ex_btc8723b1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
pnp_state        4174 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.c void ex_btc8723b2ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state)
pnp_state        4180 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.c 	if (pnp_state == BTC_WIFI_PNP_SLEEP) {
pnp_state        4192 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.c 	} else if (pnp_state == BTC_WIFI_PNP_WAKE_UP) {
pnp_state         179 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8723b2ant.h void ex_btc8723b2ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
pnp_state        2893 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c void ex_btc8821a1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state)
pnp_state        2909 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c 	if (BTC_WIFI_PNP_SLEEP == pnp_state) {
pnp_state        2924 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.c 	} else if (BTC_WIFI_PNP_WAKE_UP == pnp_state) {
pnp_state         171 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a1ant.h void ex_btc8821a1ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
pnp_state        4172 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c void ex_btc8821a2ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state)
pnp_state        4178 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c 	if (pnp_state == BTC_WIFI_PNP_SLEEP) {
pnp_state        4181 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.c 	} else if (pnp_state == BTC_WIFI_PNP_WAKE_UP) {
pnp_state         210 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8821a2ant.h void ex_btc8821a2ant_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);
pnp_state        1761 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c void exhalbtc_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state)
pnp_state        1773 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 			ex_btc8723b1ant_pnp_notify(btcoexist, pnp_state);
pnp_state        1775 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 			ex_btc8723b2ant_pnp_notify(btcoexist, pnp_state);
pnp_state        1778 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 			ex_btc8821a1ant_pnp_notify(btcoexist, pnp_state);
pnp_state        1780 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.c 			ex_btc8821a2ant_pnp_notify(btcoexist, pnp_state);
pnp_state         768 drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.h void exhalbtc_pnp_notify(struct btc_coexist *btcoexist, u8 pnp_state);