Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcyapa_gen5.c1200 u16 fw_app_len, fw_upgrade_len; in cyapa_gen5_check_fw() local
1233 fw_app_len = get_unaligned_le16(&metadata->app_len); in cyapa_gen5_check_fw()
1238 fw_app_len % CYAPA_TSG_FW_ROW_SIZE || in cyapa_gen5_check_fw()
1251 for (i = 0; i < fw_app_len / CYAPA_TSG_FW_ROW_SIZE; i++) { in cyapa_gen5_check_fw()