da9210
struct da9210 *chip;
chip = devm_kzalloc(&i2c->dev, sizeof(struct da9210), GFP_KERNEL);
struct da9210 *chip = data;