Home
last modified time | relevance | path

Searched refs:epcm (Results 1 – 6 of 6) sorted by relevance

/linux/sound/pci/emu10k1/
H A Demupcm.c23 struct snd_emu10k1_pcm *epcm; in snd_emu10k1_pcm_interrupt() local
25 epcm = voice->epcm; in snd_emu10k1_pcm_interrupt()
26 if (!epcm) in snd_emu10k1_pcm_interrupt()
28 if (epcm->substream == NULL) in snd_emu10k1_pcm_interrupt()
33 epcm->substream->runtime->hw->pointer(emu, epcm->substream), in snd_emu10k1_pcm_interrupt()
34 snd_pcm_lib_period_bytes(epcm->substream), in snd_emu10k1_pcm_interrupt()
35 snd_pcm_lib_buffer_bytes(epcm->substream)); in snd_emu10k1_pcm_interrupt()
37 snd_pcm_period_elapsed(epcm in snd_emu10k1_pcm_interrupt()
76 snd_emu10k1_pcm_free_voices(struct snd_emu10k1_pcm * epcm) snd_emu10k1_pcm_free_voices() argument
86 snd_emu10k1_pcm_channel_alloc(struct snd_emu10k1_pcm * epcm,int type,int count,int channels) snd_emu10k1_pcm_channel_alloc() argument
354 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_playback_hw_params() local
400 struct snd_emu10k1_pcm *epcm; snd_emu10k1_playback_hw_free() local
423 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_playback_prepare() local
453 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_efx_playback_prepare() local
502 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_capture_prepare() local
582 snd_emu10k1_playback_prepare_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm,bool w_16,bool stereo,int channels) snd_emu10k1_playback_prepare_voices() argument
707 snd_emu10k1_playback_set_running(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm) snd_emu10k1_playback_set_running() argument
714 snd_emu10k1_playback_set_stopped(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm) snd_emu10k1_playback_set_stopped() argument
725 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_playback_trigger() local
770 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_capture_trigger() local
842 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_playback_pointer() local
873 snd_emu10k1_efx_playback_voice_mask(struct snd_emu10k1_pcm * epcm,int channels) snd_emu10k1_efx_playback_voice_mask() argument
886 snd_emu10k1_efx_playback_freeze_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm,int channels) snd_emu10k1_efx_playback_freeze_voices() argument
897 snd_emu10k1_efx_playback_unmute_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm,int channels) snd_emu10k1_efx_playback_unmute_voices() argument
906 snd_emu10k1_efx_playback_stop_voices(struct snd_emu10k1 * emu,struct snd_emu10k1_pcm * epcm,int channels) snd_emu10k1_efx_playback_stop_voices() argument
922 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_efx_playback_trigger() local
988 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_capture_pointer() local
1139 struct snd_emu10k1_pcm *epcm; snd_emu10k1_efx_playback_open() local
1178 struct snd_emu10k1_pcm *epcm; snd_emu10k1_playback_open() local
1232 struct snd_emu10k1_pcm *epcm; snd_emu10k1_capture_open() local
1268 struct snd_emu10k1_pcm *epcm; snd_emu10k1_capture_mic_open() local
1306 struct snd_emu10k1_pcm *epcm; snd_emu10k1_capture_efx_open() local
[all...]
H A Demu10k1x.c189 struct emu10k1x_pcm *epcm; member
350 struct emu10k1x_pcm *epcm; in snd_emu10k1x_pcm_interrupt() local
352 epcm = voice->epcm; in snd_emu10k1x_pcm_interrupt()
353 if (!epcm) in snd_emu10k1x_pcm_interrupt()
355 if (epcm->substream == NULL) in snd_emu10k1x_pcm_interrupt()
360 epcm->substream->ops->pointer(epcm->substream), in snd_emu10k1x_pcm_interrupt()
361 snd_pcm_lib_period_bytes(epcm->substream), in snd_emu10k1x_pcm_interrupt()
362 snd_pcm_lib_buffer_bytes(epcm in snd_emu10k1x_pcm_interrupt()
371 struct emu10k1x_pcm *epcm; snd_emu10k1x_playback_open() local
407 struct emu10k1x_pcm *epcm = runtime->private_data; snd_emu10k1x_pcm_hw_params() local
422 struct emu10k1x_pcm *epcm; snd_emu10k1x_pcm_hw_free() local
443 struct emu10k1x_pcm *epcm = runtime->private_data; snd_emu10k1x_pcm_prepare() local
473 struct emu10k1x_pcm *epcm = runtime->private_data; snd_emu10k1x_pcm_trigger() local
510 struct emu10k1x_pcm *epcm = runtime->private_data; snd_emu10k1x_pcm_pointer() local
551 struct emu10k1x_pcm *epcm; snd_emu10k1x_pcm_open_capture() local
588 struct emu10k1x_pcm *epcm = runtime->private_data; snd_emu10k1x_pcm_hw_params_capture() local
606 struct emu10k1x_pcm *epcm; snd_emu10k1x_pcm_hw_free_capture() local
641 struct emu10k1x_pcm *epcm = runtime->private_data; snd_emu10k1x_pcm_trigger_capture() local
670 struct emu10k1x_pcm *epcm = runtime->private_data; snd_emu10k1x_pcm_pointer_capture() local
[all...]
H A Dvoice.c25 struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice) in voice_alloc() argument
53 voice->epcm = epcm; in voice_alloc()
74 pvoice->epcm = NULL; in voice_free()
78 struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice) in snd_emu10k1_voice_alloc() argument
92 result = voice_alloc(emu, type, count, epcm, &rvoice[got]); in snd_emu10k1_voice_alloc()
/linux/sound/pci/ca0106/
H A Dca0106_main.c551 struct snd_ca0106_pcm *epcm; in snd_ca0106_pcm_open_playback_channel() local
555 epcm = kzalloc(sizeof(*epcm), GFP_KERNEL); in snd_ca0106_pcm_open_playback_channel()
557 if (epcm == NULL) in snd_ca0106_pcm_open_playback_channel()
559 epcm->emu = chip; in snd_ca0106_pcm_open_playback_channel()
560 epcm->substream = substream; in snd_ca0106_pcm_open_playback_channel()
561 epcm->channel_id=channel_id; in snd_ca0106_pcm_open_playback_channel()
563 runtime->private_data = epcm; in snd_ca0106_pcm_open_playback_channel()
577 channel->epcm = epcm; in snd_ca0106_pcm_open_playback_channel()
603 struct snd_ca0106_pcm *epcm = runtime->private_data; snd_ca0106_pcm_close_playback() local
646 struct snd_ca0106_pcm *epcm; snd_ca0106_pcm_open_capture_channel() local
688 struct snd_ca0106_pcm *epcm = runtime->private_data; snd_ca0106_pcm_close_capture() local
719 struct snd_ca0106_pcm *epcm = runtime->private_data; snd_ca0106_pcm_prepare_playback() local
832 struct snd_ca0106_pcm *epcm = runtime->private_data; snd_ca0106_pcm_prepare_capture() local
924 struct snd_ca0106_pcm *epcm; snd_ca0106_pcm_trigger_playback() local
991 struct snd_ca0106_pcm *epcm = runtime->private_data; snd_ca0106_pcm_trigger_capture() local
1019 struct snd_ca0106_pcm *epcm = runtime->private_data; snd_ca0106_pcm_pointer_playback() local
1049 struct snd_ca0106_pcm *epcm = runtime->private_data; snd_ca0106_pcm_pointer_capture() local
[all...]
H A Dca0106.h639 struct snd_ca0106_pcm *epcm; member
/linux/include/sound/
H A Demu10k1.h1491 struct snd_emu10k1_pcm *epcm; member
1533 struct snd_emu10k1_pcm *epcm; member
1903 struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice);