Home
last modified time | relevance | path

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

/drivers/staging/bcm/
Dvendorspecificextn.h7 INT vendorextnGetSectionInfo(PVOID pContext, struct bcm_flash2x_vendor_info *pVendorInfo);
11 INT vendorextnReadSection(PVOID pContext, PUCHAR pBuffer, enum bcm_flash2x_section_val SectionVal,
13 INT vendorextnWriteSection(PVOID pContext, PUCHAR pBuffer, enum bcm_flash2x_section_val SectionVal,
15 INT vendorextnWriteSectionWithoutErase(PVOID pContext, PUCHAR pBuffer, enum bcm_flash2x_section_va…
Dvendorspecificextn.c14 INT vendorextnGetSectionInfo(PVOID pContext, in vendorextnGetSectionInfo() argument
93 INT vendorextnReadSection(PVOID pContext, PUCHAR pBuffer, in vendorextnReadSection() argument
117 INT vendorextnWriteSection(PVOID pContext, PUCHAR pBuffer, in vendorextnWriteSection() argument
141 INT vendorextnWriteSectionWithoutErase(PVOID pContext, PUCHAR pBuffer, in vendorextnWriteSectionWithoutErase() argument
/drivers/staging/rtl8723au/include/
Dodm_interface.h51 typedef void (*RT_WORKITEM_CALL_BACK)(struct work_struct *pContext);
/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()
/drivers/isdn/hardware/eicon/
Ddivasync.h335 typedef int (*SLIENTRYPOINT)(void *p3SignalAPI, void *pContext);
Ddebuglib.h307 void (*MaskChangedNotify)(void *pContext);