Home
last modified time | relevance | path

Searched defs:wm8400 (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dwm8400-core.c33 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
/linux-5.19.10/sound/soc/codecs/
Dwm8400.c56 struct wm8400 *wm8400; member
65 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); in wm8400_component_reset() local
836 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); in wm8400_set_dai_sysclk() local
852 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() local
1112 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); in wm8400_set_bias_level() local
1262 struct wm8400 *wm8400 = dev_get_platdata(component->dev); in wm8400_component_probe() local
/linux-5.19.10/drivers/regulator/
Dwm8400-regulator.c204 struct wm8400 *wm8400 = container_of(pdev, struct wm8400, regulators[pdev->id]); in wm8400_regulator_probe() local
244 struct wm8400 *wm8400 = dev_get_drvdata(dev); in wm8400_register_regulator() local
/linux-5.19.10/include/linux/mfd/
Dwm8400-private.h18 struct wm8400 { struct
19 struct device *dev;
20 struct regmap *regmap;
22 struct platform_device regulators[6];