Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_update.c115 else if (err == COMPARE_UPGRADE) in hid_fw_upgrade_init()
116 ts->recover = COMPARE_UPGRADE; in hid_fw_upgrade_init()
140 if (ts->recover == COMPARE_UPGRADE) {//normal mode in hid_fw_upgrade_init()
398 ts->recover = COMPARE_UPGRADE; in elan_FW_Update()
H A Delan_ts.h239 COMPARE_UPGRADE = 0x02, enumerator
H A Delan_ts.c206 return COMPARE_UPGRADE; in elan_ic_status()
241 return COMPARE_UPGRADE; in get_normal_hello()
1237 if (ts->recover == COMPARE_UPGRADE) { in elan_ic_init_work()
1968 if(COMPARE_UPGRADE == ts->recover) { in elan_ts_probe()