isl_pmic
struct isl_pmic *pmic;
pmic = devm_kzalloc(&i2c->dev, sizeof(struct isl_pmic), GFP_KERNEL);
struct isl_pmic *pmic = rdev_get_drvdata(dev);