| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvUSBHost.h | 295 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 D | MsOS_nos.c | 1665 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 D | drvUsbd.c | 1161 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 D | drvMsg.c | 112 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 D | drvBulktran.c | 237 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 D | drvEHsTest.c | 158 struct usb_api_data *awd = (struct usb_api_data *)urb->pContext; in ms_ehci_urb_enqueue_EHSET()
|
| H A D | drvHub.c | 149 struct usb_hub *pHub = (struct usb_hub *)urb->pContext; in ms_hub_irq()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | MsOS_ecos.c | 3270 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 D | MsOS_ucos.c | 3781 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 D | mfe_reg_jpge.c | 98 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 D | mfe_reg_264e.c | 326 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 D | mfe_common.c | 541 int PutFDC(void* pContext, int mode) in PutFDC() argument 553 BitsInfo* pBitsInfo = (BitsInfo*)pContext; in PutFDC()
|
| H A D | mfe_common.h | 397 int PutFDC(void* pContext, int mode);
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 3529 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 D | mfe_reg_jpge.c_ | 141 void* pContext; 146 pContext = (void*)pBitsInfo; 263 nTarFDCCount = PutFDC(pContext, 1); 387 nRegFDCCount = PutFDC(pContext, 0);
|
| H A D | mfe_reg_264e.c | 502 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 D | mfe_common.c | 551 MS_S32 PutFDC(MFE_REG* mfe_reg, void* pContext, MS_S32 mode) in PutFDC() argument 561 BitsInfo* pBitsInfo = (BitsInfo*)pContext; in PutFDC()
|
| H A D | mfe_common.h | 502 MS_S32 PutFDC(MFE_REG* mfe_reg, void* pContext, MS_S32 mode);
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvXC_HDMI_if_v2.h | 428 void* pContext; member
|
| H A D | drvXC_HDMI_if.h | 791 INTERFACE void MDrv_HDCP22_InitCBFunc(HDCP22_Recv_CBF pCBFunc, void* pContext);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvXC_HDMI_if_v2.h | 567 void* pContext; member
|
| H A D | drvXC_HDMI_if.h | 901 INTERFACE void MDrv_HDCP22_InitCBFunc(HDCP22_Recv_CBF pCBFunc, void* pContext);
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_hdmi.c | 615 void MDrv_HDCP22_InitCBFunc(HDCP22_Recv_CBF pCBFunc, void* pContext) in MDrv_HDCP22_InitCBFunc() argument
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 16716 INTERFACE void MDrv_HDCP22_InitCBFunc(HDCP22_Recv_CBF pCBFunc, void* pContext); 20439 void* pContext;
|