egalax_ts          66 drivers/input/touchscreen/egalax_ts.c 	struct egalax_ts *ts = dev_id;
egalax_ts         167 drivers/input/touchscreen/egalax_ts.c 	struct egalax_ts *ts;
egalax_ts         171 drivers/input/touchscreen/egalax_ts.c 	ts = devm_kzalloc(&client->dev, sizeof(struct egalax_ts), GFP_KERNEL);