Home
last modified time | relevance | path

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

/drivers/input/rmi4/
Drmi_f34.c168 f34->update_progress += f34->v5.block_size; in rmi_f34_write_blocks()
169 f34->update_status = (f34->update_progress * 100) / in rmi_f34_write_blocks()
202 f34->update_progress = 0; in rmi_f34_flash_firmware()
Drmi_f34.h299 int update_progress; member
Drmi_f34v7.c880 f34->update_progress += transfer; in rmi_f34v7_write_f34v7_blocks()
881 f34->update_status = (f34->update_progress * 100) / in rmi_f34v7_write_f34v7_blocks()
1198 f34->update_progress = 0; in rmi_f34v7_do_reflash()