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

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

Completed in 260 milliseconds