Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.c1277 static int fts_ts_late_resume(struct tp_device *tp_d) in fts_ts_late_resume() function
1338 static void fts_ts_late_resume(struct early_suspend *handler) in fts_ts_late_resume() function
1476 ts_data->tp.tp_resume = fts_ts_late_resume; in fts_ts_probe_entry()
1482 ts_data->early_suspend.resume = fts_ts_late_resume; in fts_ts_probe_entry()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.c1310 static void fts_ts_late_resume(struct early_suspend *handler) in fts_ts_late_resume() function
1494 ts_data->early_suspend.resume = fts_ts_late_resume; in fts_ts_probe()