Home
last modified time | relevance | path

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

/linux/drivers/input/rmi4/
H A Drmi_f34.c169 f34->update_progress += f34->v5.block_size; in rmi_f34_write_blocks()
170 f34->update_status = (f34->update_progress * 100) / in rmi_f34_write_blocks()
203 f34->update_progress = 0; in rmi_f34_flash_firmware()
H A Drmi_f34.h282 int update_progress; member
H A Drmi_f34v7.c763 f34->update_progress += transfer; in rmi_f34v7_write_f34v7_blocks()
764 f34->update_status = (f34->update_progress * 100) / in rmi_f34v7_write_f34v7_blocks()
1037 f34->update_progress = 0; in rmi_f34v7_do_reflash()