Home
last modified time | relevance | path

Searched refs:zx2967_i2c_xfer_bytes (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/i2c/busses/
Di2c-zx2967.c249 static int zx2967_i2c_xfer_bytes(struct zx2967_i2c *i2c, u32 bytes) in zx2967_i2c_xfer_bytes() function
295 ret = zx2967_i2c_xfer_bytes(i2c, I2C_FIFO_MAX); in zx2967_i2c_xfer_msg()
301 ret = zx2967_i2c_xfer_bytes(i2c, i2c->residue); in zx2967_i2c_xfer_msg()