Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm5110.c37 struct wm5110_priv { struct
508 struct wm5110_priv *wm5110 = snd_soc_component_get_drvdata(component); in wm5110_in_analog_ev()
2049 struct wm5110_priv *wm5110 = snd_soc_component_get_drvdata(component); in wm5110_set_fll()
2244 struct wm5110_priv *priv = snd_soc_component_get_drvdata(component); in wm5110_open()
2264 struct wm5110_priv *priv = data; in wm5110_adsp2_irq()
2293 struct wm5110_priv *priv = snd_soc_component_get_drvdata(component); in wm5110_component_probe()
2332 struct wm5110_priv *priv = snd_soc_component_get_drvdata(component); in wm5110_component_remove()
2389 struct wm5110_priv *wm5110; in wm5110_probe()
2392 wm5110 = devm_kzalloc(&pdev->dev, sizeof(struct wm5110_priv), in wm5110_probe()
2499 struct wm5110_priv *wm5110 = platform_get_drvdata(pdev); in wm5110_remove()