Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dsoc.h772 struct snd_soc_pcm_runtime { struct
773 struct device dev;
774 struct snd_soc_card *card;
775 struct snd_soc_dai_link *dai_link;
777 unsigned int complete:1;
778 unsigned int dev_registered:1;
781 unsigned int rate;
782 long pmdown_time;
785 struct snd_pcm *pcm;
786 struct snd_soc_codec *codec;
[all …]