Searched refs:tthe_print (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_core.c | 168 static int tthe_print(struct cyttsp5_core_data *cd, u8 *buf, int buf_len, in tthe_print() function 229 return tthe_print(cd, buf, buf_len, data_name); in _cyttsp5_request_tthe_print() 2401 tthe_print(cd, write_buf, len, "CMD="); in cyttsp5_hid_output_user_cmd_() 3825 tthe_print(cd, cd->input_buf, size, "THM="); in move_tracking_hetmap_data() 3838 tthe_print(cd, cd->input_buf, size, "sensor_monitor="); in move_sensor_data() 3851 tthe_print(cd, cd->input_buf, size, "OpModeData="); in move_button_data() 3874 tthe_print(cd, cd->input_buf, size, "OpModeData="); in move_touch_data() 4549 tthe_print(cd, NULL, 0, "enter startup"); in cyttsp5_startup_() 4716 tthe_print(cd, NULL, 0, "exit startup"); in cyttsp5_startup_()
|