Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_update.c109 #define UPDATE_STATUS_ABORT 2 macro
377 update_info.status = UPDATE_STATUS_ABORT; in gt1x_update_firmware()
391 update_info.status = UPDATE_STATUS_ABORT; in gt1x_update_firmware()
400 update_info.status = UPDATE_STATUS_ABORT; in gt1x_update_firmware()
1312 if (update_info.status != UPDATE_STATUS_ABORT) in gt1x_leave_update_mode()