Searched refs:end_state (Results 1 – 2 of 2) sorted by relevance
1294 enum msg_end_type end_state) in tegra_i2c_push_packet_header() argument1319 if (end_state == MSG_END_CONTINUE) in tegra_i2c_push_packet_header()1321 else if (end_state == MSG_END_REPEAT_START) in tegra_i2c_push_packet_header()1374 enum msg_end_type end_state) in tegra_i2c_xfer_msg() argument1398 if (end_state == MSG_END_CONTINUE) { in tegra_i2c_xfer_msg()1438 tegra_i2c_push_packet_header(i2c_dev, msg, end_state); in tegra_i2c_xfer_msg()
627 u8 end_state; member