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

  /bionic/libc/kernel/common/linux/
rpmsg_omx.h 24 #define OMX_IOCCONNECT _IOW(OMX_IOC_MAGIC, 1, char *)
  /external/kernel-headers/original/linux/
rpmsg_omx.h 40 #define OMX_IOCCONNECT _IOW(OMX_IOC_MAGIC, 1, char *)
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc.c 150 status = ioctl(pRPCCtx->fd_omx, OMX_IOCCONNECT, &sReq);

Completed in 48 milliseconds