Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
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()