Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/mouse/
Dcyapa_gen5.c1244 int flash_records_count; in cyapa_pip_check_fw() local
1260 cyapa_get_image_record_data_num(fw, &flash_records_count); in cyapa_pip_check_fw()
1266 app_integrity = &image_records[flash_records_count - 1]; in cyapa_pip_check_fw()
1385 int flash_records_count; in cyapa_pip_do_fw_update() local
1392 cyapa_get_image_record_data_num(fw, &flash_records_count); in cyapa_pip_do_fw_update()
1398 for (i = 0; i < (flash_records_count - 1); i++) { in cyapa_pip_do_fw_update()