Searched defs:tmpBuf (Results 1 – 6 of 6) sorted by relevance
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/ |
| D | file.c | 86 char *tmpBuf = (char *)malloc(tmpLen); in GetCanonicalPath() local
|
| /device/soc/hisilicon/common/platform/spi/ |
| D | spi_hi35xx.c | 554 void *tmpBuf = OsalMemCalloc(len); in Pl022AllocBufPhy() local 560 void *tmpBuf = NULL; in Pl022RleaseBufPhy() local 574 uintptr_t tmpBuf = 0; in Pl022TxRxDma() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
| D | hal_btcoex.c | 1610 u8 tmpBuf[BTC_TMP_BUF_SHORT]; in halbtcoutsrc_Set() local 1624 u8 tmpBuf[BTC_TMP_BUF_SHORT]; in halbtcoutsrc_Set() local 4394 void EXhalbtcoutsrc_bt_info_notify(PBTC_COEXIST pBtCoexist, u8 *tmpBuf, u8 length) in EXhalbtcoutsrc_bt_info_notify() 4489 void EXhalbtcoutsrc_WlFwDbgInfoNotify(PBTC_COEXIST pBtCoexist, u8* tmpBuf, u8 length) in EXhalbtcoutsrc_WlFwDbgInfoNotify() 5979 void hal_btcoex_BtInfoNotify(PADAPTER padapter, u8 length, u8 *tmpBuf) in hal_btcoex_BtInfoNotify() 5987 void hal_btcoex_BtMpRptNotify(PADAPTER padapter, u8 length, u8 *tmpBuf) in hal_btcoex_BtMpRptNotify() 6628 void hal_btcoex_WlFwDbgInfoNotify(PADAPTER padapter, u8* tmpBuf, u8 length) in hal_btcoex_WlFwDbgInfoNotify()
|
| D | hal_mcc.c | 2714 static void rtw_hal_mcc_update_noa_start_time_hdl(PADAPTER padapter, u8 buflen, u8 *tmpBuf) in rtw_hal_mcc_update_noa_start_time_hdl() 2876 static void rtw_hal_mcc_rpt_tsf_hdl(PADAPTER padapter, u8 buflen, u8 *tmpBuf) in rtw_hal_mcc_rpt_tsf_hdl() 2904 void rtw_hal_mcc_c2h_handler(PADAPTER padapter, u8 buflen, u8 *tmpBuf) in rtw_hal_mcc_c2h_handler()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_btcoex.c | 192 void rtw_btcoex_BtInfoNotify(PADAPTER padapter, u8 length, u8 *tmpBuf) in rtw_btcoex_BtInfoNotify() 203 void rtw_btcoex_BtMpRptNotify(PADAPTER padapter, u8 length, u8 *tmpBuf) in rtw_btcoex_BtMpRptNotify() 257 void rtw_btcoex_WlFwDbgInfoNotify(PADAPTER padapter, u8* tmpBuf, u8 length) in rtw_btcoex_WlFwDbgInfoNotify()
|
| D | rtw_bt_mp.c | 461 u8 *tmpBuf, in MPTBT_FwC2hBtMpCtrl()
|