Searched defs:pcm_info (Results 1 – 3 of 3) sorted by relevance
41 struct pcm_info { struct42 u32 created:1, /* has this direction been created with alsa? */43 active:1; /* is this stream active? */45 struct snd_pcm_substream *substream;46 int current_period;47 u32 frame_count;71 struct pcm_info out, in; argument
120 struct snd_pcm_hardware pcm_info; member
808 struct hda_pcm *pcm_info; member