Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/i2c/busses/
H A Di2c-rk3x.c335 * @error: Error code to return in rk3x_i2c_xfer
356 /* Signal rk3x_i2c_xfer to start the next message. */ in rk3x_i2c_stop()
530 /* signal rk3x_i2c_xfer that we are finished */ in rk3x_i2c_handle_stop()
1159 static int rk3x_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg *msgs, int num) in rk3x_i2c_xfer() function
1238 .master_xfer = rk3x_i2c_xfer,

Completed in 3 milliseconds