Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8998.c35 struct wm8998_priv { struct
109 struct wm8998_priv *wm8998 = snd_soc_codec_get_drvdata(codec); in wm8998_in1mux_put()
166 struct wm8998_priv *wm8998 = snd_soc_codec_get_drvdata(codec); in wm8998_in2mux_put()
1288 struct wm8998_priv *wm8998 = snd_soc_codec_get_drvdata(codec); in wm8998_set_fll()
1308 struct wm8998_priv *priv = snd_soc_codec_get_drvdata(codec); in wm8998_codec_probe()
1323 struct wm8998_priv *priv = snd_soc_codec_get_drvdata(codec); in wm8998_codec_remove()
1346 struct wm8998_priv *priv = dev_get_drvdata(dev); in wm8998_get_regmap()
1372 struct wm8998_priv *wm8998; in wm8998_probe()
1375 wm8998 = devm_kzalloc(&pdev->dev, sizeof(struct wm8998_priv), in wm8998_probe()