Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm5102.c36 struct wm5102_priv { struct
1753 struct wm5102_priv *wm5102 = snd_soc_component_get_drvdata(component); in wm5102_set_fll()
1930 struct wm5102_priv *priv = snd_soc_component_get_drvdata(component); in wm5102_open()
1937 struct wm5102_priv *priv = data; in wm5102_adsp2_irq()
1953 struct wm5102_priv *priv = snd_soc_component_get_drvdata(component); in wm5102_component_probe()
1988 struct wm5102_priv *priv = snd_soc_component_get_drvdata(component); in wm5102_component_remove()
2040 struct wm5102_priv *wm5102; in wm5102_probe()
2043 wm5102 = devm_kzalloc(&pdev->dev, sizeof(struct wm5102_priv), in wm5102_probe()
2157 struct wm5102_priv *wm5102 = platform_get_drvdata(pdev); in wm5102_remove()