Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.c1265 static int fts_ts_early_suspend(struct tp_device *tp_d) in fts_ts_early_suspend() function
1330 static void fts_ts_early_suspend(struct early_suspend *handler) in fts_ts_early_suspend() function
1477 ts_data->tp.tp_suspend = fts_ts_early_suspend; in fts_ts_probe_entry()
1481 ts_data->early_suspend.suspend = fts_ts_early_suspend; in fts_ts_probe_entry()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.c1294 static void fts_ts_early_suspend(struct early_suspend *handler) in fts_ts_early_suspend() function
1493 ts_data->early_suspend.suspend = fts_ts_early_suspend; in fts_ts_probe()