Searched refs:wm8998 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8998.c | 106 struct wm8998_priv *wm8998 = snd_soc_component_get_drvdata(component); in wm8998_inmux_put() local 107 struct arizona *arizona = wm8998->core.arizona; in wm8998_inmux_put() 1261 struct wm8998_priv *wm8998 = snd_soc_component_get_drvdata(component); in wm8998_set_fll() local 1265 return arizona_set_fll(&wm8998->fll[0], source, Fref, Fout); in wm8998_set_fll() 1267 return arizona_set_fll(&wm8998->fll[1], source, Fref, Fout); in wm8998_set_fll() 1269 return arizona_set_fll_refclk(&wm8998->fll[0], source, Fref, in wm8998_set_fll() 1272 return arizona_set_fll_refclk(&wm8998->fll[1], source, Fref, in wm8998_set_fll() 1340 struct wm8998_priv *wm8998; in wm8998_probe() local 1343 wm8998 = devm_kzalloc(&pdev->dev, sizeof(struct wm8998_priv), in wm8998_probe() 1345 if (!wm8998) in wm8998_probe() [all …]
|
H A D | Makefile | 364 snd-soc-wm8998-objs := wm8998.o 749 obj-$(CONFIG_SND_SOC_WM8998) += snd-soc-wm8998.o
|
/openbmc/linux/drivers/mfd/ |
H A D | Makefile | 51 arizona-objs += wm8998-tables.o
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |