Searched refs:read_ebid (Results 1 – 1 of 1) sorted by relevance
1678 int read_ebid; in cyttsp5_hid_output_read_conf_block_() local1705 read_ebid = cd->response_buf[6]; in cyttsp5_hid_output_read_conf_block_()1706 if ((read_ebid != ebid) || (cd->response_buf[9] != 0)) in cyttsp5_hid_output_read_conf_block_()1749 int read_ebid; in cyttsp5_hid_output_write_conf_block_() local1786 read_ebid = cd->response_buf[6]; in cyttsp5_hid_output_write_conf_block_()1787 if (read_ebid != ebid) { in cyttsp5_hid_output_write_conf_block_()