Home
last modified time | relevance | path

Searched refs:output (Results 1 – 4 of 4) sorted by relevance

/samples/uhid/
Duhid-example.c211 if (ev->u.output.rtype != UHID_OUTPUT_REPORT) in handle_output()
214 if (ev->u.output.size != 2) in handle_output()
217 if (ev->u.output.data[0] != 0x2) in handle_output()
222 ev->u.output.data[1]); in handle_output()
/samples/crypto/
Dfips140_lab_util.c441 uint8_t *output = NULL; in af_alg_process_msg() local
457 output = malloc(t->msg_size); in af_alg_process_msg()
491 if (read(req_fd, output, t->msg_size) != t->msg_size) { in af_alg_process_msg()
504 free(output); in af_alg_process_msg()
/samples/pktgen/
DREADME.rst19 -i : ($DEV) output interface/device (required)
Dfunctions.sh160 local node_cpu_range_list=`cut -f1- -d, --output-delimiter=" " \