Home
last modified time | relevance | path

Searched refs:pContext (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/r8188eu/include/
Dodm_interface.h57 typedef void (*RT_WORKITEM_CALL_BACK)(void *pContext);
108 void *pContext, const char *szID);
136 void *pContext, const char *szID);
/drivers/staging/r8188eu/hal/
Dodm_interface.c108 void *pContext, const char *szID) in ODM_InitializeWorkItem() argument
/drivers/message/fusion/
Dmptlan.c606 u32 *pContext; in mpt_lan_send_reply() local
637 pContext = &pSendRep->BufferContext; in mpt_lan_send_reply()
641 ctx = GET_LAN_BUFFER_CONTEXT(le32_to_cpu(*pContext)); in mpt_lan_send_reply()
657 pContext++; in mpt_lan_send_reply()