Searched refs:input_buf (Results 1 – 7 of 7) sorted by relevance
131 uint8_t *input_buf; member
985 &test_data->input_buf[test_data->input_pos], input_len); in websocket_recv_msg()
48 static int test_recv_buf(uint8_t *input_buf, size_t input_len, in test_recv_buf() argument57 test_data.input_buf = input_buf; in test_recv_buf()
146 const struct ec_params_add *const request = args->input_buf; in ec_host_cmd_add()352 const struct ec_params_unbounded *const request = args->input_buf; in ec_host_cmd_unbounded()353 const uint8_t *in_buffer = args->input_buf; in ec_host_cmd_unbounded()
130 const void *input_buf; member
57 const struct hello_cmd_data *cmd_data = args->input_buf; in ec_host_cmd_hello()
395 .input_buf = rx->buf + RX_HEADER_SIZE, in ec_host_cmd_thread()