hal_btcoex_IsBtControlLps 1596 drivers/staging/rtl8723bs/core/rtw_cmd.c 	if (hal_btcoex_IsBtControlLps(padapter) == true)
hal_btcoex_IsBtControlLps 1892 drivers/staging/rtl8723bs/core/rtw_mlme.c 		DBG_871X("IsBtDisabled =%d, IsBtControlLps =%d\n", hal_btcoex_IsBtDisabled(adapter), hal_btcoex_IsBtControlLps(adapter));
hal_btcoex_IsBtControlLps 1895 drivers/staging/rtl8723bs/core/rtw_mlme.c 		&& (hal_btcoex_IsBtControlLps(adapter) == false)
hal_btcoex_IsBtControlLps  224 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 				    && !(hal_btcoex_IsBtControlLps(padapter))) {
hal_btcoex_IsBtControlLps  238 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 			    && !(hal_btcoex_IsBtControlLps(padapter))) {
hal_btcoex_IsBtControlLps  417 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 		if (!(hal_btcoex_IsBtControlLps(padapter))
hal_btcoex_IsBtControlLps  418 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 				|| (hal_btcoex_IsBtControlLps(padapter)
hal_btcoex_IsBtControlLps  456 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 			|| ((hal_btcoex_IsBtControlLps(padapter))
hal_btcoex_IsBtControlLps  477 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 				&& (hal_btcoex_IsBtControlLps(padapter))) {
hal_btcoex_IsBtControlLps  539 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 	if (hal_btcoex_IsBtControlLps(padapter))
hal_btcoex_IsBtControlLps  584 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 	if (hal_btcoex_IsBtControlLps(padapter))
hal_btcoex_IsBtControlLps  905 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 	    && hal_btcoex_IsBtControlLps(padapter)) {
hal_btcoex_IsBtControlLps 1046 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 		&& hal_btcoex_IsBtControlLps(padapter)) {
hal_btcoex_IsBtControlLps 1088 drivers/staging/rtl8723bs/core/rtw_pwrctrl.c 	    && hal_btcoex_IsBtControlLps(padapter)) {
hal_btcoex_IsBtControlLps 1047 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c 		if (hal_btcoex_IsBtControlLps(padapter) == true) {
hal_btcoex_IsBtControlLps   50 drivers/staging/rtl8723bs/include/hal_btcoex.h bool hal_btcoex_IsBtControlLps(struct adapter *padapter);