Searched refs:cyttsp5_adap_write_read_specific (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_regs.h | 1087 static inline int cyttsp5_adap_write_read_specific(struct cyttsp5_core_data *cd, in cyttsp5_adap_write_read_specific() function
|
| H A D | cyttsp5_core.c | 490 rc = cyttsp5_adap_write_read_specific(cd, cmd_length, cmd, in cyttsp5_hid_exec_cmd_() 825 rc = cyttsp5_adap_write_read_specific(cd, hid_output->length, in cyttsp5_hid_send_output_user_() 937 rc = cyttsp5_adap_write_read_specific(cd, length + 2, cmd, NULL); in cyttsp5_hid_send_output_() 2793 rc = cyttsp5_adap_write_read_specific(cd, 2, cmd, NULL); in cyttsp5_get_hid_descriptor_() 3379 rc = cyttsp5_adap_write_read_specific(cd, 2, cmd, NULL); in cyttsp5_get_report_descriptor_()
|