Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/mouse/
Dcyapa_gen5.c1245 int flash_records_count; in cyapa_pip_check_fw() local
1261 cyapa_get_image_record_data_num(fw, &flash_records_count); in cyapa_pip_check_fw()
1267 app_integrity = &image_records[flash_records_count - 1]; in cyapa_pip_check_fw()
1386 int flash_records_count; in cyapa_pip_do_fw_update() local
1393 cyapa_get_image_record_data_num(fw, &flash_records_count); in cyapa_pip_do_fw_update()
1399 for (i = 0; i < (flash_records_count - 1); i++) { in cyapa_pip_do_fw_update()