fBtcWriteLocalReg1Byte 2680 drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c 		pBtCoexist->fBtcWriteLocalReg1Byte(pBtCoexist, 0xfe08, u1Tmp);
fBtcWriteLocalReg1Byte 2697 drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c 			pBtCoexist->fBtcWriteLocalReg1Byte(pBtCoexist, 0x384, u1Tmp);
fBtcWriteLocalReg1Byte 2699 drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c 			pBtCoexist->fBtcWriteLocalReg1Byte(pBtCoexist, 0x60, u1Tmp);
fBtcWriteLocalReg1Byte 2854 drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c 		pBtCoexist->fBtcWriteLocalReg1Byte(pBtCoexist, 0xfe08, u1Tmp);
fBtcWriteLocalReg1Byte 2871 drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c 			pBtCoexist->fBtcWriteLocalReg1Byte(pBtCoexist, 0x384, u1Tmp);
fBtcWriteLocalReg1Byte 2873 drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c 			pBtCoexist->fBtcWriteLocalReg1Byte(pBtCoexist, 0x60, u1Tmp);
fBtcWriteLocalReg1Byte  512 drivers/staging/rtl8723bs/hal/HalBtcOutSrc.h 	BFP_BTC_LOCAL_REG_W1 fBtcWriteLocalReg1Byte;
fBtcWriteLocalReg1Byte  981 drivers/staging/rtl8723bs/hal/hal_btcoex.c 	pBtCoexist->fBtcWriteLocalReg1Byte = halbtcoutsrc_WriteLocalReg1Byte;