Searched refs:prepare_print_buffer (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_device_access.c | 3547 static int prepare_print_buffer(int status, u8 *in_buf, int length, in prepare_print_buffer() function 3730 size = prepare_print_buffer(status, dad->ic_buf, length, buf, buf_len); in cyttsp5_run_and_get_selftest_result() 3871 data->pr_buf_len = prepare_print_buffer(status, in panel_scan_debugfs_read() 3875 data->pr_buf_len = prepare_print_buffer(status, in panel_scan_debugfs_read() 3991 data->pr_buf_len = prepare_print_buffer(status, dad->ic_buf, length, in get_idac_debugfs_read() 4109 data->pr_buf_len = prepare_print_buffer(status, dad->ic_buf, length, in calibrate_debugfs_read() 4213 data->pr_buf_len = prepare_print_buffer(status, dad->ic_buf, length, in baseline_debugfs_read()
|