Searched refs:fts_ts_early_suspend (Results 1 – 2 of 2) sorted by relevance
1265 static int fts_ts_early_suspend(struct tp_device *tp_d) in fts_ts_early_suspend() function1330 static void fts_ts_early_suspend(struct early_suspend *handler) in fts_ts_early_suspend() function1477 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()
1294 static void fts_ts_early_suspend(struct early_suspend *handler) in fts_ts_early_suspend() function1493 ts_data->early_suspend.suspend = fts_ts_early_suspend; in fts_ts_probe()