Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm8997.c32 struct wm8997_priv { struct
929 struct wm8997_priv *wm8997 = snd_soc_component_get_drvdata(component); in wm8997_set_fll()
1059 struct wm8997_priv *priv = snd_soc_component_get_drvdata(component); in wm8997_component_probe()
1078 struct wm8997_priv *priv = snd_soc_component_get_drvdata(component); in wm8997_component_remove()
1113 struct wm8997_priv *wm8997; in wm8997_probe()
1116 wm8997 = devm_kzalloc(&pdev->dev, sizeof(struct wm8997_priv), in wm8997_probe()
1190 struct wm8997_priv *wm8997 = platform_get_drvdata(pdev); in wm8997_remove()