Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm5102.c36 struct wm5102_priv { struct
1742 struct wm5102_priv *wm5102 = snd_soc_component_get_drvdata(component); in wm5102_set_fll()
1915 struct wm5102_priv *priv = snd_soc_component_get_drvdata(component); in wm5102_open()
1922 struct wm5102_priv *priv = data; in wm5102_adsp2_irq()
1938 struct wm5102_priv *priv = snd_soc_component_get_drvdata(component); in wm5102_component_probe()
1973 struct wm5102_priv *priv = snd_soc_component_get_drvdata(component); in wm5102_component_remove()
2025 struct wm5102_priv *wm5102; in wm5102_probe()
2028 wm5102 = devm_kzalloc(&pdev->dev, sizeof(struct wm5102_priv), in wm5102_probe()
2134 struct wm5102_priv *wm5102 = platform_get_drvdata(pdev); in wm5102_remove()