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

/linux-4.1.27/sound/pci/emu10k1/
H A Demupcm.c40 struct snd_emu10k1_pcm *epcm; snd_emu10k1_pcm_interrupt()
96 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_efx_playback_pointer()
109 static int snd_emu10k1_pcm_channel_alloc(struct snd_emu10k1_pcm * epcm, int voices) snd_emu10k1_pcm_channel_alloc()
413 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_playback_hw_params()
440 struct snd_emu10k1_pcm *epcm; snd_emu10k1_playback_hw_free()
470 struct snd_emu10k1_pcm *epcm; snd_emu10k1_efx_playback_hw_free()
499 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_playback_prepare()
527 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_efx_playback_prepare()
594 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_capture_prepare()
739 struct snd_emu10k1_pcm *epcm, snd_emu10k1_playback_mangle_extra()
760 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_playback_trigger()
809 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_capture_trigger()
877 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_playback_pointer()
911 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_efx_playback_trigger()
961 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_emu10k1_capture_pointer()
1099 struct snd_emu10k1_pcm *epcm; snd_emu10k1_efx_playback_open()
1132 struct snd_emu10k1_pcm *epcm; snd_emu10k1_playback_open()
1189 struct snd_emu10k1_pcm *epcm; snd_emu10k1_capture_open()
1224 struct snd_emu10k1_pcm *epcm; snd_emu10k1_capture_mic_open()
1262 struct snd_emu10k1_pcm *epcm; snd_emu10k1_capture_efx_open()
1403 int snd_emu10k1_pcm(struct snd_emu10k1 *emu, int device) snd_emu10k1_pcm() function
H A Dp16v.c168 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_p16v_pcm_free_substream()
178 struct snd_emu10k1_pcm *epcm; snd_p16v_pcm_open_playback_channel()
226 struct snd_emu10k1_pcm *epcm; snd_p16v_pcm_open_capture_channel()
271 //struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_p16v_pcm_close_playback()
282 //struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_p16v_pcm_close_capture()
470 struct snd_emu10k1_pcm *epcm; snd_p16v_pcm_trigger_playback()
524 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_p16v_pcm_trigger_capture()
554 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_p16v_pcm_pointer_playback()
579 struct snd_emu10k1_pcm *epcm = runtime->private_data; snd_p16v_pcm_pointer_capture()
H A Demu10k1.c135 if ((err = snd_emu10k1_pcm(emu, 0)) < 0) snd_card_emu10k1_probe()
/linux-4.1.27/include/sound/
H A Demu10k1.h1512 struct snd_emu10k1_pcm *epcm;
1523 struct snd_emu10k1_pcm { struct
1550 struct snd_emu10k1_pcm *epcm;
1816 int snd_emu10k1_pcm(struct snd_emu10k1 *emu, int device);

Completed in 146 milliseconds