num_x              89 drivers/input/touchscreen/edt-ft5x06.c 	u16 num_x;
num_x             544 drivers/input/touchscreen/edt-ft5x06.c 		tsdata->raw_bufsize = tsdata->num_x * tsdata->num_y *
num_x             734 drivers/input/touchscreen/edt-ft5x06.c 	for (i = 0; i < tsdata->num_x; i++) {
num_x             768 drivers/input/touchscreen/edt-ft5x06.c 	debugfs_create_u16("num_x", S_IRUSR, tsdata->debug_dir, &tsdata->num_x);
num_x             978 drivers/input/touchscreen/edt-ft5x06.c 		tsdata->num_x = edt_ft5x06_register_read(tsdata,
num_x             983 drivers/input/touchscreen/edt-ft5x06.c 		tsdata->num_x = -1;
num_x            1126 drivers/input/touchscreen/edt-ft5x06.c 		tsdata->name, fw_version, tsdata->num_x, tsdata->num_y);
num_x            1136 drivers/input/touchscreen/edt-ft5x06.c 				     0, tsdata->num_x * 64 - 1, 0, 0);