Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-iop3xx.c278 iop3xx_i2c_read_byte(struct i2c_algo_iop3xx_data *iop3xx_adap, char *byte, in iop3xx_i2c_read_byte() function
322 rc = iop3xx_i2c_read_byte(iop3xx_adap, &buf[ii], ii == count-1); in iop3xx_i2c_readbytes()