Searched refs:_cyttsp5_compute_crc (Results 1 – 1 of 1) sorted by relevance
640 static u16 _cyttsp5_compute_crc(u8 *buf, u32 size) in _cyttsp5_compute_crc() function696 crc = _cyttsp5_compute_crc(&cd->response_buf[4], size - 7); in cyttsp5_hid_output_validate_bl_response()929 crc = _cyttsp5_compute_crc(&cmd[6], in cyttsp5_hid_send_output_()1772 crc = _cyttsp5_compute_crc(data, write_length); in cyttsp5_hid_output_write_conf_block_()