Searched refs:hc_sim (Results 1 – 1 of 1) sorted by relevance
36 struct ec_host_cmd_sim_ctx *hc_sim = (struct ec_host_cmd_sim_ctx *)backend->ctx; in ec_host_cmd_sim_init() local38 hc_sim->rx_ctx = rx_ctx; in ec_host_cmd_sim_init()39 hc_sim->tx = tx_buf; in ec_host_cmd_sim_init()62 struct ec_host_cmd_sim_ctx *hc_sim = (struct ec_host_cmd_sim_ctx *)ec_host_cmd_sim.ctx; in ec_host_cmd_backend_sim_install_send_cb() local63 *tx_buf = hc_sim->tx; in ec_host_cmd_backend_sim_install_send_cb()69 struct ec_host_cmd_sim_ctx *hc_sim = (struct ec_host_cmd_sim_ctx *)ec_host_cmd_sim.ctx; in ec_host_cmd_backend_sim_data_received() local71 memcpy(hc_sim->rx_ctx->buf, buffer, len); in ec_host_cmd_backend_sim_data_received()72 hc_sim->rx_ctx->len = len; in ec_host_cmd_backend_sim_data_received()