__i2c_transfer_err
return __i2c_transfer_err(i2c, msgs, 2);
return __i2c_transfer_err(i2c, &msg, 1);
ret = __i2c_transfer_err(i2c, msgs, num);