Searched refs:check_and_parse_tt_input_report (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_test_device_access_api.c | 73 static int check_and_parse_tt_input_report(struct tt_input_report *in, in check_and_parse_tt_input_report() function 101 if (check_and_parse_tt_input_report(in, &length, &command) in check_get_system_info_response() 178 if (check_and_parse_tt_input_report(in, &length, &command) in check_get_parameter_response() 237 if (check_and_parse_tt_input_report(in, &length, &command) in check_set_parameter_response() 267 if (check_and_parse_tt_input_report(in, &length, &command) in check_suspend_scanning_response() 291 if (check_and_parse_tt_input_report(in, &length, &command) in check_resume_scanning_response()
|