Home
last modified time | relevance | path

Searched refs:fts_tp_state_recovery (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_esdcheck.c101 fts_tp_state_recovery(client); in idc_esdcheck_lcderror()
140 fts_tp_state_recovery(ts_data->client); in fts_esdcheck_tp_reset()
H A Dfocaltech_core.h246 void fts_tp_state_recovery(struct i2c_client *client);
H A Dfocaltech_core.c247 void fts_tp_state_recovery(struct i2c_client *client) in fts_tp_state_recovery() function
811 fts_tp_state_recovery(client); in fts_read_touchdata()
1693 fts_tp_state_recovery(ts_data->client); in fts_ts_resume()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_esdcheck.c96 fts_tp_state_recovery(ts_data); in idc_esdcheck_lcderror()
129 fts_tp_state_recovery(ts_data); in fts_esdcheck_tp_reset()
H A Dfocaltech_core.h256 void fts_tp_state_recovery(struct fts_ts_data *ts_data);
H A Dfocaltech_core.c113 void fts_tp_state_recovery(struct fts_ts_data *ts_data) in fts_tp_state_recovery() function
624 fts_tp_state_recovery(data); in fts_read_parse_touchdata()