Searched refs:transport_context (Results 1 – 1 of 1) sorted by relevance
82 struct transport_context { struct151 static int get_status(const struct transport_context *ctx, in get_status()210 static int clear_status(const struct transport_context *ctx) { in clear_status()222 static uint32_t make_ready(const struct transport_context *ctx) { in make_ready()271 static uint32_t send_command(const struct transport_context *ctx) { in send_command()348 static uint32_t poll_until_done(const struct transport_context *ctx, in poll_until_done()406 static uint32_t receive_reply(const struct transport_context *ctx, in receive_reply()458 const struct transport_context ctx = { in nos_call_application()