Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-owl.c252 static int owl_i2c_xfer_common(struct i2c_adapter *adap, struct i2c_msg *msgs, in owl_i2c_xfer_common() function
413 return owl_i2c_xfer_common(adap, msgs, num, false); in owl_i2c_xfer()
419 return owl_i2c_xfer_common(adap, msgs, num, true); in owl_i2c_xfer_atomic()