Searched defs:wm8400 (Results 1 – 3 of 3) sorted by relevance
33 static int wm8400_register_codec(struct wm8400 *wm8400) in wm8400_register_codec()51 static int wm8400_init(struct wm8400 *wm8400, in wm8400_init()112 void wm8400_reset_codec_reg_cache(struct wm8400 *wm8400) in wm8400_reset_codec_reg_cache()121 struct wm8400 *wm8400; in wm8400_i2c_probe() local
204 struct wm8400 *wm8400 = container_of(pdev, struct wm8400, regulators[pdev->id]); in wm8400_regulator_probe() local245 struct wm8400 *wm8400 = dev_get_drvdata(dev); in wm8400_register_regulator() local
18 struct wm8400 { struct19 struct device *dev;20 struct regmap *regmap;22 struct platform_device regulators[6];