Home
last modified time | relevance | path

Searched refs:getType (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/rtl8723bs/hal/
DHalBtcOutSrc.h403 typedef u8 (*BFP_BTC_GET)(void *pBtCoexist, u8 getType, void *pOutBuf);
Dhal_btcoex.c340 static u8 halbtcoutsrc_Get(void *pBtcContext, u8 getType, void *pOutBuf) in halbtcoutsrc_Get() argument
364 switch (getType) { in halbtcoutsrc_Get()