wm8994_ldo
struct wm8994_ldo *ldo;
ldo = devm_kzalloc(&pdev->dev, sizeof(struct wm8994_ldo), GFP_KERNEL);
struct wm8994_ldo *ldo = rdev_get_drvdata(rdev);