Searched refs:next_is_read (Results 1 – 4 of 4) sorted by relevance
49 bool next_is_read) in sandbox_i2c_pmic_write_data() argument65 if (next_is_read) in sandbox_i2c_pmic_write_data()87 bool next_is_read = nmsgs > 1 && (msg[1].flags & I2C_M_RD); in sandbox_i2c_pmic_xfer() local94 next_is_read); in sandbox_i2c_pmic_xfer()
260 bool next_is_read = nmsgs > 1 && (msg[1].flags & I2C_M_RD); in i2c_gpio_xfer() local267 msg->len, next_is_read); in i2c_gpio_xfer()
481 bool next_is_read = nmsgs > 1 && (msg[1].flags & I2C_M_RD); in tegra_i2c_xfer() local489 msg->len, next_is_read); in tegra_i2c_xfer()
906 bool next_is_read = nmsgs > 1 && (msg[1].flags & I2C_M_RD);916 if (next_is_read) {