Searched refs:pContext (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/bcm/ |
D | vendorspecificextn.h | 7 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…
|
D | vendorspecificextn.c | 14 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/ |
D | odm_interface.h | 51 typedef void (*RT_WORKITEM_CALL_BACK)(struct work_struct *pContext);
|
/drivers/message/fusion/ |
D | mptlan.c | 618 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/ |
D | divasync.h | 335 typedef int (*SLIENTRYPOINT)(void *p3SignalAPI, void *pContext);
|
D | debuglib.h | 307 void (*MaskChangedNotify)(void *pContext);
|