is_ack
static int acknak(struct i2c_adapter *i2c_adap, int is_ack)
if (is_ack) /* send ack */
while ((i2c->msg_num != 0) && is_ack(i2c)) {