Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm5110.c37 struct wm5110_priv { struct
512 struct wm5110_priv *wm5110 = snd_soc_component_get_drvdata(component); in wm5110_in_analog_ev()
2053 struct wm5110_priv *wm5110 = snd_soc_component_get_drvdata(component); in wm5110_set_fll()
2252 struct wm5110_priv *priv = snd_soc_component_get_drvdata(component); in wm5110_open()
2272 struct wm5110_priv *priv = data; in wm5110_adsp2_irq()
2301 struct wm5110_priv *priv = snd_soc_component_get_drvdata(component); in wm5110_component_probe()
2340 struct wm5110_priv *priv = snd_soc_component_get_drvdata(component); in wm5110_component_remove()
2397 struct wm5110_priv *wm5110; in wm5110_probe()
2400 wm5110 = devm_kzalloc(&pdev->dev, sizeof(struct wm5110_priv), in wm5110_probe()
2515 struct wm5110_priv *wm5110 = platform_get_drvdata(pdev); in wm5110_remove()