Searched refs:OMX_IOCCONNECT (Results 1 – 3 of 3) sorted by relevance
38 #define OMX_IOCCONNECT _IOW(OMX_IOC_MAGIC, 1, char *) macro
150 status = ioctl(pRPCCtx->fd_omx, OMX_IOCCONNECT, &sReq); in RPC_InstanceInit()