Searched refs:input_buf (Results 1 – 3 of 3) sorted by relevance
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()
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()
57 const struct hello_cmd_data *cmd_data = args->input_buf; in ec_host_cmd_hello()
Completed in 16 milliseconds