Home
last modified time | relevance | path

Searched defs:rk3228_codec_priv (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3228_codec.c30 struct rk3228_codec_priv { struct
31 struct regmap *regmap;
32 struct clk *mclk;
56 struct rk3228_codec_priv *rk3228 = snd_soc_component_get_drvdata(component); in rk3228_codec_reset() argument