Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/hal/
Dhal_btcoex.c1051 void EXhalbtcoutsrc_BtInfoNotify(struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length) in EXhalbtcoutsrc_BtInfoNotify()
1253 void hal_btcoex_BtInfoNotify(struct adapter *padapter, u8 length, u8 *tmpBuf) in hal_btcoex_BtInfoNotify()
DHalBtc8723b1Ant.c2480 struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length in EXhalbtc8723b1ant_BtInfoNotify()
DHalBtc8723b2Ant.c2466 struct btc_coexist *pBtCoexist, u8 *tmpBuf, u8 length in EXhalbtc8723b2ant_BtInfoNotify()
Drtl8723b_hal_init.c3224 u8 *tmpBuf = NULL; in C2HPacketHandler_8723B() local