Home
last modified time | relevance | path

Searched refs:wm8998_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8998.c32 struct wm8998_priv { struct
106 struct wm8998_priv *wm8998 = snd_soc_component_get_drvdata(component); in wm8998_inmux_put()
1261 struct wm8998_priv *wm8998 = snd_soc_component_get_drvdata(component); in wm8998_set_fll()
1281 struct wm8998_priv *priv = snd_soc_component_get_drvdata(component); in wm8998_component_probe()
1302 struct wm8998_priv *priv = snd_soc_component_get_drvdata(component); in wm8998_component_remove()
1340 struct wm8998_priv *wm8998; in wm8998_probe()
1343 wm8998 = devm_kzalloc(&pdev->dev, sizeof(struct wm8998_priv), in wm8998_probe()
1414 struct wm8998_priv *wm8998 = platform_get_drvdata(pdev); in wm8998_remove()