Searched defs:rk817_codec_priv (Results 1 – 1 of 1) sorted by relevance
37 struct rk817_codec_priv { struct38 struct udevice *dev;62 static int rk817_reset(struct rk817_codec_priv *priv) in rk817_reset() argument