Lines Matching defs:auo_pixcir_ts
103 struct auo_pixcir_ts {
124 static int auo_pixcir_collect_data(struct auo_pixcir_ts *ts,
173 struct auo_pixcir_ts *ts = dev_id;
256 static int auo_pixcir_power_mode(struct auo_pixcir_ts *ts, int mode)
281 static int auo_pixcir_int_config(struct auo_pixcir_ts *ts,
313 static int auo_pixcir_int_toggle(struct auo_pixcir_ts *ts, bool enable)
341 static int auo_pixcir_start(struct auo_pixcir_ts *ts)
368 static int auo_pixcir_stop(struct auo_pixcir_ts *ts)
391 struct auo_pixcir_ts *ts = input_get_drvdata(dev);
398 struct auo_pixcir_ts *ts = input_get_drvdata(dev);
406 struct auo_pixcir_ts *ts = i2c_get_clientdata(client);
438 struct auo_pixcir_ts *ts = i2c_get_clientdata(client);
517 struct auo_pixcir_ts *ts = data;
526 struct auo_pixcir_ts *ts;
539 sizeof(struct auo_pixcir_ts), GFP_KERNEL);
654 { "auo_pixcir_ts", 0 },
661 { .compatible = "auo,auo_pixcir_ts" },
669 .name = "auo_pixcir_ts",