Searched refs:output (Results 1 – 4 of 4) sorted by relevance
211 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()
441 uint8_t *output = NULL; in af_alg_process_msg() local457 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()
19 -i : ($DEV) output interface/device (required)
160 local node_cpu_range_list=`cut -f1- -d, --output-delimiter=" " \