Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtcOutSrc.h276 typedef u8 (*BFP_BTC_GET)(void *pBtCoexist, u8 getType, void *pOutBuf);
H A Dhal_btcoex.c262 static u8 halbtcoutsrc_Get(void *pBtcContext, u8 getType, void *pOutBuf) in halbtcoutsrc_Get() argument
286 switch (getType) { in halbtcoutsrc_Get()