Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-iop3xx.c254 iop3xx_i2c_write_byte(struct i2c_algo_iop3xx_data *iop3xx_adap, char byte, in iop3xx_i2c_write_byte() function
308 rc = iop3xx_i2c_write_byte(iop3xx_adap, buf[ii], ii==count-1); in iop3xx_i2c_writebytes()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-iop3xx.c256 iop3xx_i2c_write_byte(struct i2c_algo_iop3xx_data *iop3xx_adap, char byte, in iop3xx_i2c_write_byte() function
310 rc = iop3xx_i2c_write_byte(iop3xx_adap, buf[ii], ii == count-1); in iop3xx_i2c_writebytes()

Completed in 2 milliseconds