Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-omap.c659 static int omap_i2c_xfer_msg(struct i2c_adapter *adap, in omap_i2c_xfer_msg() function
788 * Prepare controller for a transaction and call omap_i2c_xfer_msg
815 r = omap_i2c_xfer_msg(adap, &msgs[i], (i == (num - 1)), in omap_i2c_xfer_common()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-omap.c659 static int omap_i2c_xfer_msg(struct i2c_adapter *adap, in omap_i2c_xfer_msg() function
788 * Prepare controller for a transaction and call omap_i2c_xfer_msg
815 r = omap_i2c_xfer_msg(adap, &msgs[i], (i == (num - 1)), in omap_i2c_xfer_common()

Completed in 9 milliseconds