Searched defs:wm8400 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | wm8400-core.c | 33 static int wm8400_register_codec(struct wm8400 *wm8400) in wm8400_register_codec() argument 51 static int wm8400_init(struct wm8400 *wm8400, in wm8400_init() argument 112 wm8400_reset_codec_reg_cache(struct wm8400 *wm8400) wm8400_reset_codec_reg_cache() argument 121 struct wm8400 *wm8400; wm8400_i2c_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | wm8400-core.c | 33 static int wm8400_register_codec(struct wm8400 *wm8400) in wm8400_register_codec() argument 51 static int wm8400_init(struct wm8400 *wm8400, in wm8400_init() argument 114 wm8400_reset_codec_reg_cache(struct wm8400 *wm8400) wm8400_reset_codec_reg_cache() argument 124 struct wm8400 *wm8400; wm8400_i2c_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | wm8400-regulator.c | 204 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 [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | wm8400-regulator.c | 204 struct wm8400 *wm8400 = container_of(pdev, struct wm8400, regulators[pdev->id]); in wm8400_regulator_probe() local 245 struct wm8400 *wm8400 = dev_get_drvdata(dev); in wm8400_register_regulator() local [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8400.c | 56 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 in wm8400_set_dai_sysclk() local 852 fll_factors(struct wm8400_priv *wm8400, struct fll_factors *factors, unsigned int Fref, unsigned int Fout) fll_factors() argument 925 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); wm8400_set_dai_pll() local 1112 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); wm8400_set_bias_level() local 1262 struct wm8400 *wm8400 = dev_get_platdata(component->dev); wm8400_component_probe() local [all...] |
H A D | Makefile | |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8400.c | 56 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 in wm8400_set_dai_sysclk() local 852 fll_factors(struct wm8400_priv *wm8400, struct fll_factors *factors, unsigned int Fref, unsigned int Fout) fll_factors() argument 925 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); wm8400_set_dai_pll() local 1112 struct wm8400_priv *wm8400 = snd_soc_component_get_drvdata(component); wm8400_set_bias_level() local 1262 struct wm8400 *wm8400 = dev_get_platdata(component->dev); wm8400_component_probe() local [all...] |
H A D | Makefile | |
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | wm8400-private.h | 18 struct wm8400 { struct
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | wm8400-private.h | 18 struct wm8400 { struct
|
Completed in 16 milliseconds