Searched refs:xfer_bytes (Results 1 - 2 of 2) sorted by relevance

/drivers/i2c/busses/
H A Di2c-nomadik.c126 * @xfer_bytes: bytes transferred till now
133 unsigned long xfer_bytes; member in struct:i2c_nmk_client
454 dev->cli.xfer_bytes++;
759 dev->cli.xfer_bytes += rft;
769 dev->cli.xfer_bytes += MAX_I2C_FIFO_THRESHOLD;
784 dev->cli.xfer_bytes++;
/drivers/dma/
H A Dmxs-dma.c96 u16 xfer_bytes; member in struct:mxs_dma_ccw
421 ccw->xfer_bytes = sg->length;
486 ccw->xfer_bytes = period_len;

Completed in 14 milliseconds