Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgslx680.c177 struct gsl_ts_cfg { struct
214 const struct gsl_ts_cfg *ts_cfg;
231 static const struct gsl_ts_cfg gslx680_vr_cfg = {
242 static const struct gsl_ts_cfg gslx680_tve_cfg = {
1753 ts->ts_cfg = (const struct gsl_ts_cfg *)match->data; in gsl_ts_probe()