Lines Matching defs:auo_pixcir_ts
113 struct auo_pixcir_ts {
138 static int auo_pixcir_collect_data(struct auo_pixcir_ts *ts,
186 struct auo_pixcir_ts *ts = dev_id;
268 static int auo_pixcir_power_mode(struct auo_pixcir_ts *ts, int mode)
293 static int auo_pixcir_int_config(struct auo_pixcir_ts *ts, int int_setting)
323 static int auo_pixcir_int_toggle(struct auo_pixcir_ts *ts, bool enable)
351 static int auo_pixcir_start(struct auo_pixcir_ts *ts)
378 static int auo_pixcir_stop(struct auo_pixcir_ts *ts)
401 struct auo_pixcir_ts *ts = input_get_drvdata(dev);
408 struct auo_pixcir_ts *ts = input_get_drvdata(dev);
416 struct auo_pixcir_ts *ts = i2c_get_clientdata(client);
448 struct auo_pixcir_ts *ts = i2c_get_clientdata(client);
480 struct auo_pixcir_ts *ts = data;
487 struct auo_pixcir_ts *ts;
620 { "auo_pixcir_ts", 0 },
627 { .compatible = "auo,auo_pixcir_ts" },
635 .name = "auo_pixcir_ts",