Searched refs:epcm (Results 1 - 8 of 8) sorted by relevance

/sound/pci/emu10k1/
H A Demupcm.c40 struct snd_emu10k1_pcm *epcm; local
42 if ((epcm = voice->epcm) == NULL)
44 if (epcm->substream == NULL)
48 epcm->substream->runtime->hw->pointer(emu, epcm->substream),
49 snd_pcm_lib_period_bytes(epcm->substream),
50 snd_pcm_lib_buffer_bytes(epcm->substream));
52 snd_pcm_period_elapsed(epcm->substream);
95 struct snd_emu10k1_pcm *epcm local
108 snd_emu10k1_pcm_channel_alloc(struct snd_emu10k1_pcm * epcm, int voices) argument
412 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
439 struct snd_emu10k1_pcm *epcm; local
469 struct snd_emu10k1_pcm *epcm; local
498 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
526 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
593 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
737 snd_emu10k1_playback_mangle_extra(struct snd_emu10k1 *emu, struct snd_emu10k1_pcm *epcm, struct snd_pcm_substream *substream, struct snd_pcm_runtime *runtime) argument
759 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
807 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
872 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
906 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
956 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
1094 struct snd_emu10k1_pcm *epcm; local
1127 struct snd_emu10k1_pcm *epcm; local
1175 struct snd_emu10k1_pcm *epcm; local
1210 struct snd_emu10k1_pcm *epcm; local
1248 struct snd_emu10k1_pcm *epcm; local
[all...]
H A Demu10k1x.c203 struct emu10k1x_pcm *epcm; member in struct:emu10k1x_voice
365 struct emu10k1x_pcm *epcm; local
367 if ((epcm = voice->epcm) == NULL)
369 if (epcm->substream == NULL)
373 epcm->substream->ops->pointer(epcm->substream),
374 snd_pcm_lib_period_bytes(epcm->substream),
375 snd_pcm_lib_buffer_bytes(epcm->substream));
377 snd_pcm_period_elapsed(epcm
384 struct emu10k1x_pcm *epcm; local
419 struct emu10k1x_pcm *epcm = runtime->private_data; local
435 struct emu10k1x_pcm *epcm; local
456 struct emu10k1x_pcm *epcm = runtime->private_data; local
486 struct emu10k1x_pcm *epcm = runtime->private_data; local
519 struct emu10k1x_pcm *epcm = runtime->private_data; local
561 struct emu10k1x_pcm *epcm; local
596 struct emu10k1x_pcm *epcm = runtime->private_data; local
615 struct emu10k1x_pcm *epcm; local
650 struct emu10k1x_pcm *epcm = runtime->private_data; local
679 struct emu10k1x_pcm *epcm = runtime->private_data; local
[all...]
H A Dp16v.c168 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
170 if (epcm) {
171 /* snd_printk(KERN_DEBUG "epcm free: %p\n", epcm); */
172 kfree(epcm);
181 struct snd_emu10k1_pcm *epcm; local
185 epcm = kzalloc(sizeof(*epcm), GFP_KERNEL);
186 /* snd_printk(KERN_DEBUG "epcm kcalloc: %p\n", epcm); */
229 struct snd_emu10k1_pcm *epcm; local
470 struct snd_emu10k1_pcm *epcm; local
524 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
554 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
579 struct snd_emu10k1_pcm *epcm = runtime->private_data; local
[all...]
H A Demumixer.c1211 if (change && mix->epcm) {
1212 if (mix->epcm->voices[0] && mix->epcm->voices[1]) {
1213 update_emu10k1_fxrt(emu, mix->epcm->voices[0]->number,
1215 update_emu10k1_fxrt(emu, mix->epcm->voices[1]->number,
1217 } else if (mix->epcm->voices[0]) {
1218 update_emu10k1_fxrt(emu, mix->epcm->voices[0]->number,
1282 if (change && mix->epcm) {
1283 if (mix->epcm->voices[0] && mix->epcm
[all...]
H A Dvoice.c138 pvoice->epcm = NULL;
161 pvoice->epcm = NULL;
H A Dirq.c164 snd_pcm_period_elapsed(pvoice->epcm->substream);
173 snd_pcm_period_elapsed(cvoice->epcm->substream);
/sound/pci/ca0106/
H A Dca0106_main.c564 struct snd_ca0106_pcm *epcm; local
568 epcm = kzalloc(sizeof(*epcm), GFP_KERNEL);
570 if (epcm == NULL)
572 epcm->emu = chip;
573 epcm->substream = substream;
574 epcm->channel_id=channel_id;
576 runtime->private_data = epcm;
590 channel->epcm = epcm;
614 struct snd_ca0106_pcm *epcm = runtime->private_data; local
657 struct snd_ca0106_pcm *epcm; local
698 struct snd_ca0106_pcm *epcm = runtime->private_data; local
757 struct snd_ca0106_pcm *epcm = runtime->private_data; local
868 struct snd_ca0106_pcm *epcm = runtime->private_data; local
958 struct snd_ca0106_pcm *epcm; local
1025 struct snd_ca0106_pcm *epcm = runtime->private_data; local
1053 struct snd_ca0106_pcm *epcm = runtime->private_data; local
1083 struct snd_ca0106_pcm *epcm = runtime->private_data; local
[all...]
H A Dca0106.h654 struct snd_ca0106_pcm *epcm; member in struct:snd_ca0106_channel

Completed in 584 milliseconds