Home
last modified time | relevance | path

Searched refs:OMX_IOCCONNECT (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap4-aah/kernel-headers-ti/linux/
Drpmsg_omx.h38 #define OMX_IOCCONNECT _IOW(OMX_IOC_MAGIC, 1, char *) macro
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
Domx_rpc.c150 status = ioctl(pRPCCtx->fd_omx, OMX_IOCCONNECT, &sReq); in RPC_InstanceInit()
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
Domx_rpc.c150 status = ioctl(pRPCCtx->fd_omx, OMX_IOCCONNECT, &sReq); in RPC_InstanceInit()