Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Dodm_interface.h51 typedef void (*RT_WORKITEM_CALL_BACK)(struct work_struct *pContext);
/linux-4.1.27/drivers/isdn/hardware/eicon/
Ddivasync.h335 typedef int (*SLIENTRYPOINT)(void *p3SignalAPI, void *pContext);
Ddebuglib.h307 void (*MaskChangedNotify)(void *pContext);
/linux-4.1.27/drivers/message/fusion/
Dmptlan.c618 u32 *pContext; in mpt_lan_send_reply() local
649 pContext = &pSendRep->BufferContext; in mpt_lan_send_reply()
653 ctx = GET_LAN_BUFFER_CONTEXT(le32_to_cpu(*pContext)); in mpt_lan_send_reply()
669 pContext++; in mpt_lan_send_reply()