Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgslx680.c214 const struct gsl_ts_cfg *ts_cfg; member
449 struct fw_data const *ptr_fw = ts->ts_cfg->fw_ptr; in gsl_load_fw()
451 source_len = ts->ts_cfg->fw_size; in gsl_load_fw()
516 gsl_DataInit(ts->ts_cfg->cfg_id); in startup_chip()
627 seq_printf(m, "%d\n", ts->ts_cfg->cfg_id[tmp]); in gsl_config_read_proc()
714 ts->ts_cfg->cfg_id[tmp1] = tmp; in gsl_config_write_proc()
873 int max_x = ts->ts_cfg->max_x; in report_data()
874 int max_y = ts->ts_cfg->max_y; in report_data()
899 if (ts->ts_cfg->quirks == GSL_QUIRK_VR) { in report_data()
925 if (ts->ts_cfg->x_pol) in report_data()
[all …]