Searched defs:wm8400 (Results 1 – 4 of 4) 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()114 void wm8400_reset_codec_reg_cache(struct wm8400 *wm8400) in wm8400_reset_codec_reg_cache()124 struct wm8400 *wm8400; in wm8400_i2c_probe() local
56 struct wm8400 *wm8400; member65 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); in wm8400_component_reset() local836 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); in wm8400_set_dai_sysclk() local852 static int fll_factors(struct wm8400_priv *wm8400, struct fll_factors *factors, in fll_factors()925 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); in wm8400_set_dai_pll() local1112 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); in wm8400_set_bias_level() local1262 struct wm8400 *wm8400 = dev_get_platdata(component->dev); in wm8400_component_probe() local
204 struct wm8400 *wm8400 = container_of(pdev, struct wm8400, regulators[pdev->id]); in wm8400_regulator_probe() local244 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];