Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_core.h225 int fts_remove_sysfs(struct fts_ts_data *ts_data);
H A Dfocaltech_ex_fun.c1177 int fts_remove_sysfs(struct fts_ts_data *ts_data) in fts_remove_sysfs() function
H A Dfocaltech_core.c1530 fts_remove_sysfs(ts_data); in fts_ts_remove_entry()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_core.h211 int fts_remove_sysfs(struct i2c_client *client);
H A Dfocaltech_ex_fun.c1125 int fts_remove_sysfs(struct i2c_client *client) in fts_remove_sysfs() function
H A Dfocaltech_core.c1550 fts_remove_sysfs(client); in fts_ts_remove()