Searched refs:xferred (Results 1 – 2 of 2) sorted by relevance
56 i2c_put_dma_safe_msg_buf(dma_buf, msg, xferred);58 The last argument 'xferred' controls if the buffer is synced back to the
2706 void i2c_put_dma_safe_msg_buf(u8 *buf, struct i2c_msg *msg, bool xferred) in i2c_put_dma_safe_msg_buf() argument2711 if (xferred && msg->flags & I2C_M_RD) in i2c_put_dma_safe_msg_buf()