limit_write
ret = limit_write(dev, index, temperature,
ret = limit_write(dev, index, data->temperature_limits[index],
.write = limit_write,