Searched refs:ept_context (Results 1 – 4 of 4) sorted by relevance
405 struct rpmsg_lite_ept_static_context *ept_context) in rpmsg_lite_create_ept() argument453 if (ept_context == RL_NULL) in rpmsg_lite_create_ept()459 rl_ept = &(ept_context->ept); in rpmsg_lite_create_ept()460 node = &(ept_context->node); in rpmsg_lite_create_ept()
30 struct rpmsg_lite_ept_static_context *ept_context; /*!< RPMsg endpoint context */ member
193 …config->rpmsgHandle, config->localAddr, SRTM_RPMsgEndpoint_RxHandler, handle, config->ept_context); in SRTM_RPMsgEndpoint_Create()
284 … struct rpmsg_lite_ept_static_context *ept_context);