Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/fsl/
Dfsl-asoc-card.c89 struct fsl_asoc_card_priv { struct
90 struct snd_soc_dai_link dai_link[3];
91 struct asoc_simple_jack hp_jack;
92 struct asoc_simple_jack mic_jack;
93 struct platform_device *pdev;
94 struct codec_priv codec_priv;
95 struct cpu_priv cpu_priv;
96 struct snd_soc_card card;
97 u8 streams;
98 u32 sample_rate;
[all …]