Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_ex_mode.c45 MODE_GLOVE = 0, enumerator
72 case MODE_GLOVE: in fts_ex_mode_switch()
127 ret = fts_ex_mode_switch(MODE_GLOVE, ENABLE); in fts_glove_mode_store()
135 ret = fts_ex_mode_switch(MODE_GLOVE, DISABLE); in fts_glove_mode_store()
269 fts_ex_mode_switch(MODE_GLOVE, ENABLE); in fts_ex_mode_recovery()