mt6315_chip
struct mt6315_chip *chip;
chip = devm_kzalloc(dev, sizeof(struct mt6315_chip), GFP_KERNEL);
struct mt6315_chip *chip = dev_get_drvdata(&pdev->dev);