Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.c40 #define FTS_SUSPEND_LEVEL 1 /* Early-suspend level */ macro
1492 ts_data->early_suspend.level = EARLY_SUSPEND_LEVEL_BLANK_SCREEN + FTS_SUSPEND_LEVEL; in fts_ts_probe()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.c45 #define FTS_SUSPEND_LEVEL 1 /* Early-suspend level */ macro
1480 ts_data->early_suspend.level = EARLY_SUSPEND_LEVEL_BLANK_SCREEN + FTS_SUSPEND_LEVEL; in fts_ts_probe_entry()