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