HomeSort by relevance Sort by last modified time
    Searched refs:OMX_IOCCONNECT (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
rpmsg_omx.h 38 #define OMX_IOCCONNECT _IOW(OMX_IOC_MAGIC, 1, char *)
  /hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc.c 150 status = ioctl(pRPCCtx->fd_omx, OMX_IOCCONNECT, &sReq);
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc.c 150 status = ioctl(pRPCCtx->fd_omx, OMX_IOCCONNECT, &sReq);

Completed in 48 milliseconds