x_len 401 drivers/crypto/caam/pdb.h u8 x_len; x_len 416 drivers/crypto/caam/pdb.h u8 x_len; x_len 2259 drivers/crypto/ccp/ccp-ops.c (ecc->u.pm.point_1.x_len > CCP_ECC_MODULUS_BYTES) || x_len 2266 drivers/crypto/ccp/ccp-ops.c (ecc->u.pm.point_2.x_len > CCP_ECC_MODULUS_BYTES) || x_len 2282 drivers/crypto/ccp/ccp-ops.c (ecc->u.pm.result.x_len < CCP_ECC_MODULUS_BYTES) || x_len 2314 drivers/crypto/ccp/ccp-ops.c ecc->u.pm.point_1.x_len); x_len 2331 drivers/crypto/ccp/ccp-ops.c ecc->u.pm.point_2.x_len); x_len 88 drivers/dma/dma-axi-dmac.c unsigned int x_len; x_len 260 drivers/dma/dma-axi-dmac.c axi_dmac_write(dmac, AXI_DMAC_REG_X_LENGTH, sg->x_len - 1); x_len 276 drivers/dma/dma-axi-dmac.c return sg->x_len * sg->y_len; x_len 278 drivers/dma/dma-axi-dmac.c return sg->x_len; x_len 506 drivers/dma/dma-axi-dmac.c sg->x_len = segment_size; x_len 517 drivers/dma/dma-axi-dmac.c sg->x_len = len; x_len 659 drivers/dma/dma-axi-dmac.c desc->sg[0].x_len = xt->sgl[0].size; x_len 662 drivers/dma/dma-axi-dmac.c desc->sg[0].x_len = xt->sgl[0].size * xt->numf; x_len 910 drivers/input/touchscreen/usbtouchscreen.c __be16 x_len; /* bytes for X axis */ x_len 1050 drivers/input/touchscreen/usbtouchscreen.c unsigned int x_len = be16_to_cpu(packet->x_len); x_len 1060 drivers/input/touchscreen/usbtouchscreen.c if (x_len > 0xff) x_len 1061 drivers/input/touchscreen/usbtouchscreen.c x_len -= 0x80; x_len 1067 drivers/input/touchscreen/usbtouchscreen.c usbtouch->type->max_xc = 2 * x_len; x_len 1082 drivers/input/touchscreen/usbtouchscreen.c for (x = 0; x < x_len; x++) { x_len 1089 drivers/input/touchscreen/usbtouchscreen.c for (y = x_len; y < data_len; y++) { x_len 1091 drivers/input/touchscreen/usbtouchscreen.c begin_y = y - x_len; x_len 1096 drivers/input/touchscreen/usbtouchscreen.c end_y = y - 1 - x_len; x_len 529 include/linux/ccp.h unsigned int x_len; /* In bytes */