Home
last modified time | relevance | path

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

/linux-3.4.99/sound/aoa/soundbus/i2sbus/
Di2sbus.h41 struct pcm_info { struct
42 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
/linux-3.4.99/sound/usb/caiaq/
Ddevice.h120 struct snd_pcm_hardware pcm_info; member
/linux-3.4.99/sound/pci/hda/
Dhda_codec.h808 struct hda_pcm *pcm_info; member