Searched refs:fts_ts_suspend (Results 1 – 2 of 2) sorted by relevance
66 static int fts_ts_suspend(struct device *dev);1281 fts_ts_suspend(&fts_data->client->dev); in fb_notifier_callback()1300 fts_ts_suspend(&data->client->dev); in fts_ts_early_suspend()1614 static int fts_ts_suspend(struct device *dev) in fts_ts_suspend() function1714 .suspend = fts_ts_suspend,
70 static int fts_ts_suspend(struct device *dev);1272 fts_ts_suspend(&ts_data->client->dev); in fts_ts_early_suspend()1315 fts_ts_suspend(ts_data->dev);1335 fts_ts_suspend(ts_data->dev); in fts_ts_early_suspend()1576 static int fts_ts_suspend(struct device *dev) in fts_ts_suspend() function