tps6287x_reg_data
struct tps6287x_reg_data *data = (struct tps6287x_reg_data *)rdev->reg_data;
struct tps6287x_reg_data *reg_data;
reg_data = devm_kzalloc(dev, sizeof(struct tps6287x_reg_data), GFP_KERNEL);