Home
last modified time | relevance | path

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

/linux-3.3/sound/pci/ca0106/
Dca0106.h657 struct snd_ca0106_pcm { struct
658 struct snd_ca0106 *emu;
659 struct snd_pcm_substream *substream;
660 int channel_id;
661 unsigned short running;
Dca0106_main.c1337 static int __devinit snd_ca0106_pcm(struct snd_ca0106 *emu, int device) in snd_ca0106_pcm() function