xfer1             349 drivers/net/ieee802154/cc2520.c 	struct spi_transfer xfer1 = {
xfer1             361 drivers/net/ieee802154/cc2520.c 	spi_message_add_tail(&xfer1, &msg);
xfer1             365 drivers/net/ieee802154/cc2520.c 	priv->buf[xfer1.len++] = CC2520_CMD_MEMORY_READ;
xfer1             366 drivers/net/ieee802154/cc2520.c 	priv->buf[xfer1.len++] = reg;
xfer1             869 sound/pci/asihpi/asihpi.c 			unsigned int xfer1, xfer2;
xfer1             873 sound/pci/asihpi/asihpi.c 				xfer1 = xfercount;
xfer1             876 sound/pci/asihpi/asihpi.c 				xfer1 = min(xfercount, ds->buffer_bytes - buf_ofs);
xfer1             877 sound/pci/asihpi/asihpi.c 				xfer2 = xfercount - xfer1;
xfer1             882 sound/pci/asihpi/asihpi.c 					s->number, xfer1, buf_ofs);
xfer1             885 sound/pci/asihpi/asihpi.c 						ds->h_stream, pd, xfer1,
xfer1             893 sound/pci/asihpi/asihpi.c 							xfercount - xfer1, buf_ofs);
xfer1             897 sound/pci/asihpi/asihpi.c 							xfercount - xfer1,
xfer1             902 sound/pci/asihpi/asihpi.c 					s->number, xfer1);
xfer1             906 sound/pci/asihpi/asihpi.c 						pd, xfer1));