mxl692_i2c_read
status = mxl692_i2c_read(dev, buffer, (u16)size) < 0 ? -EREMOTEIO : 0;
if (mxl692_i2c_read(dev, buffer + ix, 4) < 0) {