Home
last modified time | relevance | path

Searched refs:read_data_id (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c1847 u8 read_data_id; in cyttsp5_hid_output_get_data_structure_() local
1868 read_data_id = cd->response_buf[6]; in cyttsp5_hid_output_get_data_structure_()
1869 if (read_data_id != data_id) in cyttsp5_hid_output_get_data_structure_()
2272 u8 read_data_id; in cyttsp5_hid_output_retrieve_panel_scan_() local
2300 read_data_id = cd->response_buf[6]; in cyttsp5_hid_output_retrieve_panel_scan_()
2301 if (read_data_id != data_id) in cyttsp5_hid_output_retrieve_panel_scan_()