Home
last modified time | relevance | path

Searched refs:wm8994_ldo (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dwm8994-regulator.c24 struct wm8994_ldo { struct
44 struct wm8994_ldo *ldo = rdev_get_drvdata(rdev); in wm8994_ldo2_list_voltage() argument
155 struct wm8994_ldo *ldo; in wm8994_ldo_probe()
161 ldo = devm_kzalloc(&pdev->dev, sizeof(struct wm8994_ldo), GFP_KERNEL); in wm8994_ldo_probe()