Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/i2c/busses/
Di2c-tegra.c160 MSG_END_CONTINUE, enumerator
1163 if (end_state == MSG_END_CONTINUE) in tegra_i2c_push_packet_header()
1239 if (end_state == MSG_END_CONTINUE) { in tegra_i2c_xfer_msg()
1389 end_type = MSG_END_CONTINUE; in tegra_i2c_xfer()
1395 ret = tegra_i2c_xfer_msg(i2c_dev, &msgs[i], MSG_END_CONTINUE); in tegra_i2c_xfer()