Searched defs:j721e_priv (Results 1 – 1 of 1) sorted by relevance
74 struct j721e_priv { struct75 struct device *dev;76 struct snd_soc_card card;77 struct snd_soc_dai_link *dai_links;78 struct snd_soc_codec_conf codec_conf[J721E_CODEC_CONF_COUNT];79 struct snd_interval rate_range;80 const struct j721e_audio_match_data *match_data;81 u32 pll_rates[2];82 unsigned int hsdiv_rates[2];84 struct j721e_audio_domain audio_domains[J721E_AUDIO_DOMAIN_LAST];[all …]