auo_pixcir_ts     124 drivers/input/touchscreen/auo-pixcir-ts.c static int auo_pixcir_collect_data(struct auo_pixcir_ts *ts,
auo_pixcir_ts     173 drivers/input/touchscreen/auo-pixcir-ts.c 	struct auo_pixcir_ts *ts = dev_id;
auo_pixcir_ts     256 drivers/input/touchscreen/auo-pixcir-ts.c static int auo_pixcir_power_mode(struct auo_pixcir_ts *ts, int mode)
auo_pixcir_ts     281 drivers/input/touchscreen/auo-pixcir-ts.c static int auo_pixcir_int_config(struct auo_pixcir_ts *ts,
auo_pixcir_ts     313 drivers/input/touchscreen/auo-pixcir-ts.c static int auo_pixcir_int_toggle(struct auo_pixcir_ts *ts, bool enable)
auo_pixcir_ts     341 drivers/input/touchscreen/auo-pixcir-ts.c static int auo_pixcir_start(struct auo_pixcir_ts *ts)
auo_pixcir_ts     368 drivers/input/touchscreen/auo-pixcir-ts.c static int auo_pixcir_stop(struct auo_pixcir_ts *ts)
auo_pixcir_ts     391 drivers/input/touchscreen/auo-pixcir-ts.c 	struct auo_pixcir_ts *ts = input_get_drvdata(dev);
auo_pixcir_ts     398 drivers/input/touchscreen/auo-pixcir-ts.c 	struct auo_pixcir_ts *ts = input_get_drvdata(dev);
auo_pixcir_ts     406 drivers/input/touchscreen/auo-pixcir-ts.c 	struct auo_pixcir_ts *ts = i2c_get_clientdata(client);
auo_pixcir_ts     438 drivers/input/touchscreen/auo-pixcir-ts.c 	struct auo_pixcir_ts *ts = i2c_get_clientdata(client);
auo_pixcir_ts     517 drivers/input/touchscreen/auo-pixcir-ts.c 	struct auo_pixcir_ts *ts = data;
auo_pixcir_ts     526 drivers/input/touchscreen/auo-pixcir-ts.c 	struct auo_pixcir_ts *ts;
auo_pixcir_ts     539 drivers/input/touchscreen/auo-pixcir-ts.c 			  sizeof(struct auo_pixcir_ts), GFP_KERNEL);