Home
last modified time | relevance | path

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

/linux-5.10/sound/soc/fsl/
Dfsl-asoc-card.c85 struct fsl_asoc_card_priv { struct
86 struct snd_soc_dai_link dai_link[3];
87 struct asoc_simple_jack hp_jack;
88 struct asoc_simple_jack mic_jack;
89 struct platform_device *pdev;
90 struct codec_priv codec_priv;
91 struct cpu_priv cpu_priv;
92 struct snd_soc_card card;
93 u8 streams;
94 u32 sample_rate;
[all …]