Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8523.c38 struct wm8523_priv { struct
125 struct wm8523_priv *wm8523 = snd_soc_component_get_drvdata(component); in wm8523_startup()
148 struct wm8523_priv *wm8523 = snd_soc_component_get_drvdata(component); in wm8523_hw_params()
212 struct wm8523_priv *wm8523 = snd_soc_component_get_drvdata(component); in wm8523_set_dai_sysclk()
319 struct wm8523_priv *wm8523 = snd_soc_component_get_drvdata(component); in wm8523_set_bias_level()
398 struct wm8523_priv *wm8523 = snd_soc_component_get_drvdata(component); in wm8523_probe()
449 struct wm8523_priv *wm8523; in wm8523_i2c_probe()
453 wm8523 = devm_kzalloc(&i2c->dev, sizeof(struct wm8523_priv), in wm8523_i2c_probe()