Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dcyapa_gen5.c1202 u16 app_integrity_crc; in cyapa_pip_check_fw() local
1231 app_integrity_crc = crc_itu_t(0xffff, app_integrity->record_data, in cyapa_pip_check_fw()
1233 if (app_integrity_crc != get_unaligned_le16(&metadata->metadata_crc)) { in cyapa_pip_check_fw()