EFUSE_GetEfuseDefinition  226 drivers/staging/rtl8723bs/core/rtw_efuse.c 	EFUSE_GetEfuseDefinition(Adapter, EFUSE_WIFI, TYPE_EFUSE_REAL_CONTENT_LEN, (void *)&contentLen, false);
EFUSE_GetEfuseDefinition  477 drivers/staging/rtl8723bs/core/rtw_efuse.c 	EFUSE_GetEfuseDefinition(padapter, efuseType, TYPE_EFUSE_MAP_LEN, (void *)&mapLen, bPseudoTest);
EFUSE_GetEfuseDefinition  568 drivers/staging/rtl8723bs/core/rtw_efuse.c 	EFUSE_GetEfuseDefinition(padapter, efuseType, TYPE_EFUSE_MAP_LEN, (void *)&mapLen, bPseudoTest);
EFUSE_GetEfuseDefinition  979 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, EFUSE_WIFI, TYPE_AVAILABLE_EFUSE_BYTES_TOTAL, &total, bPseudoTest);
EFUSE_GetEfuseDefinition 1033 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, EFUSE_BT, TYPE_AVAILABLE_EFUSE_BYTES_BANK, &total, bPseudoTest);
EFUSE_GetEfuseDefinition 1109 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, EFUSE_BT, TYPE_AVAILABLE_EFUSE_BYTES_TOTAL, &total, bPseudoTest);
EFUSE_GetEfuseDefinition 1235 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, EFUSE_WIFI, TYPE_AVAILABLE_EFUSE_BYTES_TOTAL, &efuse_addr, bPseudoTest);
EFUSE_GetEfuseDefinition 1270 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, EFUSE_BT, TYPE_AVAILABLE_EFUSE_BYTES_BANK, &retU2, bPseudoTest);
EFUSE_GetEfuseDefinition 1469 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, EFUSE_WIFI, TYPE_EFUSE_MAX_SECTION, &max_section, bPseudoTest);
EFUSE_GetEfuseDefinition 1537 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, efuseType, TYPE_AVAILABLE_EFUSE_BYTES_TOTAL, &max_available, bPseudoTest);
EFUSE_GetEfuseDefinition 1576 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, efuseType, TYPE_AVAILABLE_EFUSE_BYTES_TOTAL, &efuse_max_available_len, bPseudoTest);
EFUSE_GetEfuseDefinition 1577 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, efuseType, TYPE_EFUSE_CONTENT_LEN_BANK, &efuse_max, bPseudoTest);
EFUSE_GetEfuseDefinition 1731 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 	EFUSE_GetEfuseDefinition(padapter, efuseType, TYPE_AVAILABLE_EFUSE_BYTES_BANK, &efuse_max_available_len, bPseudoTest);
EFUSE_GetEfuseDefinition  108 drivers/staging/rtl8723bs/include/rtw_efuse.h void EFUSE_GetEfuseDefinition(struct adapter *padapter, u8 efuseType, u8 type, void *pOut, bool bPseudoTest);