Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c640 static u16 _cyttsp5_compute_crc(u8 *buf, u32 size) in _cyttsp5_compute_crc() function
696 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_()