Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_update.c399 ret = ERROR_FW; in gt1x_update_firmware()
432 ret = ERROR_FW; in gt1x_update_firmware()
495 return ERROR_FW;
590 return ERROR_FW;
603 return ERROR_FW;
615 return ERROR_FW;
997 return ERROR_FW; in gt1x_burn_subsystem()
1115 return ERROR_FW; in gt1x_check_subsystem_in_flash()
1206 return ERROR_FW; in gt1x_error_erase()
H A Dgt1x_generic.h434 #define ERROR_FW _ERROR(14) macro