Home
last modified time | relevance | path

Searched defs:tmpBuf (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1166 void EXhalbtcoutsrc_BtInfoNotify(PBTC_COEXIST pBtCoexist, u8 *tmpBuf, u8 length) in EXhalbtcoutsrc_BtInfoNotify()
1391 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf) in hal_btcoex_BtInfoNotify()
DHalBtc8723b1Ant.c3536 PBTC_COEXIST pBtCoexist, u8 *tmpBuf, u8 length in EXhalbtc8723b1ant_BtInfoNotify()
DHalBtc8723b2Ant.c3362 PBTC_COEXIST pBtCoexist, u8 *tmpBuf, u8 length in EXhalbtc8723b2ant_BtInfoNotify()
Drtl8723b_hal_init.c3754 u8 *tmpBuf = NULL; in C2HPacketHandler_8723B() local
/kernel/liteos_m/components/fs/vfs/
Dvfs_fs.c151 char *tmpBuf = (char *)LOSCFG_FS_MALLOC_HOOK(tmpLen); in GetCanonicalPath() local