x_size            169 arch/powerpc/boot/rs6000.h 			    char  x_size[2]; /* str/union/array size */
x_size           1528 drivers/hid/hid-logitech-hidpp.c 	u16 x_size;
x_size           1575 drivers/hid/hid-logitech-hidpp.c 	raw_info->x_size = get_unaligned_be16(&params[0]);
x_size           2194 drivers/hid/hid-logitech-hidpp.c 	u16 x_size, y_size;
x_size           2220 drivers/hid/hid-logitech-hidpp.c 	input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, wd->x_size, 0, 0);
x_size           2383 drivers/hid/hid-logitech-hidpp.c 	wd->x_size = raw_info.x_size;
x_size           2415 drivers/hid/hid-logitech-hidpp.c 	if (!wd->x_size) {
x_size            170 drivers/input/touchscreen/mcs5000_ts.c 			platform_data->x_size >> 8);
x_size            172 drivers/input/touchscreen/mcs5000_ts.c 			platform_data->x_size & 0xff);
x_size             20 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.h #define MB_WIDTH(x_size)		DIV_ROUND_UP(x_size, 16)
x_size             26 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.h #define S5P_MFC_LCU_WIDTH(x_size)	DIV_ROUND_UP(x_size, 32)
x_size             20 include/linux/platform_data/mcs.h 	unsigned int x_size;
x_size            280 include/uapi/linux/coff.h 	char  x_size[2];        /* str/union/array size */