Searched refs:flash_records_count (Results 1 – 3 of 3) sorted by relevance
1245 int flash_records_count; in cyapa_pip_check_fw() local1261 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() local1393 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()