Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvUSBHost.h295 void *pContext; member
314 void *pContext, in ms_usb_stuff_intr_urb() argument
323 urb->pContext = pContext; in ms_usb_stuff_intr_urb()
337 void *pContext) in ms_usb_stuff_bulk_urb() argument
345 urb->pContext = pContext; in ms_usb_stuff_bulk_urb()
359 void *pContext) in ms_usb_stuff_control_urb() argument
368 urb->pContext = pContext; in ms_usb_stuff_control_urb()
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c1665 MsOS_SHM_Context* pContext = NULL; in MsOS_SHM_GetId() local
1677 pContext = (MsOS_SHM_Context*)_ShmHdr.context; in MsOS_SHM_GetId()
1678 for (i= 0; i< MAX_CLIENT_NUM; i++, pContext++) in MsOS_SHM_GetId()
1680 if (0 == pContext->u8ClientId) in MsOS_SHM_GetId()
1684 if (0== strcmp((const char*)pContext->u8ClientName, (const char*)pu8ClientName)) in MsOS_SHM_GetId()
1686 pClient = pContext; in MsOS_SHM_GetId()
1696 pContext = (MsOS_SHM_Context*)_ShmHdr.context; in MsOS_SHM_GetId()
1697 for (i= 0; i< MAX_CLIENT_NUM; i++, pContext++) in MsOS_SHM_GetId()
1699 if (pContext->u8ClientId) in MsOS_SHM_GetId()
1709 pClient = pContext; in MsOS_SHM_GetId()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c1161 void *pContext; member
1169 pSplice = (struct ms_completion_splice *) pUrb->pContext; in ms_unlink_complete()
1171 pUrb->pContext = pSplice->pContext; in ms_unlink_complete()
1228 stSplice.pContext = pUrb->pContext; in ms_hcd_unlink_urb()
1230 pUrb->pContext = &stSplice; in ms_hcd_unlink_urb()
1249 pUrb->pContext = stSplice.pContext; in ms_hcd_unlink_urb()
1305 pUrb->pContext = stSplice.pContext; in ms_hcd_unlink_urb()
H A DdrvMsg.c112 struct usb_api_data *pAwd = (struct usb_api_data *)urb->pContext; in ms_usb_api_completion()
168 urb->pContext = &stAwd; in ms_usb_start_wait_urb()
H A DdrvBulktran.c237 struct stCompletion *request_block_done = (struct stCompletion *)request_block->pContext; in ms_usb_blocking_completion()
377 ptr->current_urb->pContext = &request_block_done; in ms_usb_msg_common()
H A DdrvEHsTest.c158 struct usb_api_data *awd = (struct usb_api_data *)urb->pContext; in ms_ehci_urb_enqueue_EHSET()
H A DdrvHub.c149 struct usb_hub *pHub = (struct usb_hub *)urb->pContext; in ms_hub_irq()
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c3270 MsOS_SHM_Context* pContext = NULL; in MsOS_SHM_GetId() local
3282 pContext = (MsOS_SHM_Context*)_ShmHdr.context; in MsOS_SHM_GetId()
3283 for (i= 0; i< MAX_CLIENT_NUM; i++, pContext++) in MsOS_SHM_GetId()
3285 if (0 == pContext->u8ClientId) in MsOS_SHM_GetId()
3289 if (0== strcmp((const char*)pContext->u8ClientName, (const char*)pu8ClientName)) in MsOS_SHM_GetId()
3291 pClient = pContext; in MsOS_SHM_GetId()
3301 pContext = (MsOS_SHM_Context*)_ShmHdr.context; in MsOS_SHM_GetId()
3302 for (i= 0; i< MAX_CLIENT_NUM; i++, pContext++) in MsOS_SHM_GetId()
3304 if (pContext->u8ClientId) in MsOS_SHM_GetId()
3314 pClient = pContext; in MsOS_SHM_GetId()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c3781 MsOS_SHM_Context* pContext = NULL; in MsOS_SHM_GetId() local
3793 pContext = (MsOS_SHM_Context*)_ShmHdr.context; in MsOS_SHM_GetId()
3794 for (i= 0; i< MAX_CLIENT_NUM; i++, pContext++) in MsOS_SHM_GetId()
3796 if (0 == pContext->u8ClientId) in MsOS_SHM_GetId()
3800 if (0== strcmp((const char*)pContext->u8ClientName, (const char*)pu8ClientName)) in MsOS_SHM_GetId()
3802 pClient = pContext; in MsOS_SHM_GetId()
3812 pContext = (MsOS_SHM_Context*)_ShmHdr.context; in MsOS_SHM_GetId()
3813 for (i= 0; i< MAX_CLIENT_NUM; i++, pContext++) in MsOS_SHM_GetId()
3815 if (pContext->u8ClientId) in MsOS_SHM_GetId()
3825 pClient = pContext; in MsOS_SHM_GetId()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dmfe_reg_jpge.c98 void* pContext; in OutputSwCfg1_Jpg() local
99 pContext = (void*)pBitsInfo; in OutputSwCfg1_Jpg()
190 nTarFDCCount = PutFDC(pContext, 1); in OutputSwCfg1_Jpg()
317 nRegFDCCount = PutFDC(pContext, 0); in OutputSwCfg1_Jpg()
H A Dmfe_reg_264e.c326 void* pContext = (void*)pBitsInfo; in OutputSwCfg1_H264() local
590 nTarFDCCount = PutFDC(pContext, 1); in OutputSwCfg1_H264()
739 nRegFDCCount = PutFDC(pContext, 0); in OutputSwCfg1_H264()
H A Dmfe_common.c541 int PutFDC(void* pContext, int mode) in PutFDC() argument
553 BitsInfo* pBitsInfo = (BitsInfo*)pContext; in PutFDC()
H A Dmfe_common.h397 int PutFDC(void* pContext, int mode);
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c3529 MsOS_SHM_Context* pContext = NULL; in MsOS_SHM_GetId() local
3562 pContext = (MsOS_SHM_Context*)_ShmHdr.context; in MsOS_SHM_GetId()
3563 for (i= 0; i< MAX_SHM_CLIENT_NUM; i++, pContext++) in MsOS_SHM_GetId()
3565 if (0 == pContext->u32ClientId) in MsOS_SHM_GetId()
3569 if (0== strcmp((const char*)pContext->u8ClientName, (const char*)pClientName)) in MsOS_SHM_GetId()
3571 pClient = pContext; in MsOS_SHM_GetId()
3583 pContext = (MsOS_SHM_Context*)_ShmHdr.context; in MsOS_SHM_GetId()
3584 for (i= 0; i< MAX_SHM_CLIENT_NUM; i++, pContext++) in MsOS_SHM_GetId()
3586 if (pContext->u32ClientId) in MsOS_SHM_GetId()
3625 pClient = pContext; in MsOS_SHM_GetId()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dmfe_reg_jpge.c_141 void* pContext;
146 pContext = (void*)pBitsInfo;
263 nTarFDCCount = PutFDC(pContext, 1);
387 nRegFDCCount = PutFDC(pContext, 0);
H A Dmfe_reg_264e.c502 void* pContext = (void*)pBitsInfo; in OutputSwCfg1_H264() local
1012 nTarFDCCount = PutFDC(mfe_reg, pContext, 1); in OutputSwCfg1_H264()
1276 nRegFDCCount = PutFDC(mfe_reg, pContext, 0); in OutputSwCfg1_H264()
H A Dmfe_common.c551 MS_S32 PutFDC(MFE_REG* mfe_reg, void* pContext, MS_S32 mode) in PutFDC() argument
561 BitsInfo* pBitsInfo = (BitsInfo*)pContext; in PutFDC()
H A Dmfe_common.h502 MS_S32 PutFDC(MFE_REG* mfe_reg, void* pContext, MS_S32 mode);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvXC_HDMI_if_v2.h428 void* pContext; member
H A DdrvXC_HDMI_if.h791 INTERFACE void MDrv_HDCP22_InitCBFunc(HDCP22_Recv_CBF pCBFunc, void* pContext);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvXC_HDMI_if_v2.h567 void* pContext; member
H A DdrvXC_HDMI_if.h901 INTERFACE void MDrv_HDCP22_InitCBFunc(HDCP22_Recv_CBF pCBFunc, void* pContext);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_hdmi.c615 void MDrv_HDCP22_InitCBFunc(HDCP22_Recv_CBF pCBFunc, void* pContext) in MDrv_HDCP22_InitCBFunc() argument
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt16716 INTERFACE void MDrv_HDCP22_InitCBFunc(HDCP22_Recv_CBF pCBFunc, void* pContext);
20439 void* pContext;