Lines Matching defs:ctx
99 struct rym_ctx *ctx, in _rym_read_code()
125 struct rym_ctx *ctx, in _rym_read_data()
145 struct rym_ctx *ctx, in _rym_send_packet()
183 static rt_ssize_t _rym_putchar(struct rym_ctx *ctx, rt_uint8_t code) in _rym_putchar()
189 static rt_ssize_t _rym_getchar(struct rym_ctx *ctx) in _rym_getchar()
201 struct rym_ctx *ctx, in _rym_do_handshake()
263 struct rym_ctx *ctx, in _rym_do_send_handshake()
318 struct rym_ctx *ctx, in _rym_trans_data()
360 static rt_err_t _rym_do_trans(struct rym_ctx *ctx) in _rym_do_trans()
436 static rt_err_t _rym_do_send_trans(struct rym_ctx *ctx) in _rym_do_send_trans()
470 static rt_err_t _rym_do_fin(struct rym_ctx *ctx) in _rym_do_fin()
533 static rt_err_t _rym_do_send_fin(struct rym_ctx *ctx) in _rym_do_send_fin()
579 struct rym_ctx *ctx, in _rym_do_recv()
615 struct rym_ctx *ctx, in _rym_do_send()
652 struct rym_ctx *ctx, in rym_recv_on_device()
709 struct rym_ctx *ctx, in rym_send_on_device()