Searched refs:snd_emu10k1_pcm (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/pci/emu10k1/
H A Dvoice.c25 struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice)
78 struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice)
H A Demupcm.c23 struct snd_emu10k1_pcm *epcm;
76 static void snd_emu10k1_pcm_free_voices(struct snd_emu10k1_pcm *epcm)
86 static int snd_emu10k1_pcm_channel_alloc(struct snd_emu10k1_pcm *epcm,
375 struct snd_emu10k1_pcm *epcm = runtime->private_data;
421 struct snd_emu10k1_pcm *epcm;
444 struct snd_emu10k1_pcm *epcm = runtime->private_data;
474 struct snd_emu10k1_pcm *epcm = runtime->private_data;
523 struct snd_emu10k1_pcm *epcm = runtime->private_data;
603 struct snd_emu10k1_pcm *epcm,
728 struct snd_emu10k1_pcm *epc
1432 int snd_emu10k1_pcm(struct snd_emu10k1 *emu, int device) function
[all...]
H A Demu10k1.c101 err = snd_emu10k1_pcm(emu, 0);
/linux-master/include/sound/
H A Demu10k1.h1483 struct snd_emu10k1_pcm *epcm;
1494 struct snd_emu10k1_pcm { struct
1525 struct snd_emu10k1_pcm *epcm;
1810 int snd_emu10k1_pcm(struct snd_emu10k1 *emu, int device);
1894 struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice);

Completed in 273 milliseconds