Home
last modified time | relevance | path

Searched defs:next_is_read (Results 1 – 3 of 3) sorted by relevance

/drivers/power/pmic/
A Di2c_pmic_emul.c51 bool next_is_read) in sandbox_i2c_pmic_write_data()
89 bool next_is_read = nmsgs > 1 && (msg[1].flags & I2C_M_RD); in sandbox_i2c_pmic_xfer() local
/drivers/i2c/
A Di2c-gpio.c278 bool next_is_read = nmsgs > 1 && (msg[1].flags & I2C_M_RD); in i2c_gpio_xfer() local
A Dtegra_i2c.c485 bool next_is_read = nmsgs > 1 && (msg[1].flags & I2C_M_RD); in tegra_i2c_xfer() local

Completed in 8 milliseconds