Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/emu10k1/
H A Dvoice.c25 struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice) in voice_alloc()
27 struct snd_emu10k1_voice *voice; in voice_alloc()
68 struct snd_emu10k1_voice *pvoice) in voice_free()
78 struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice) in snd_emu10k1_voice_alloc()
124 struct snd_emu10k1_voice *pvoice) in snd_emu10k1_voice_free()
H A Demupcm.c21 struct snd_emu10k1_voice *voice) in snd_emu10k1_pcm_interrupt()
282 struct snd_emu10k1_voice *evoice, in snd_emu10k1_pcm_init_voice()
337 struct snd_emu10k1_voice *evoice, in snd_emu10k1_pcm_init_voices()
357 struct snd_emu10k1_voice *evoice, in snd_emu10k1_pcm_init_extra_voice()
651 struct snd_emu10k1_voice *evoice, in snd_emu10k1_playback_commit_volume()
661 struct snd_emu10k1_voice *evoice, in snd_emu10k1_playback_unmute_voice()
674 struct snd_emu10k1_voice *evoice, in snd_emu10k1_playback_unmute_voices()
684 struct snd_emu10k1_voice *evoice) in snd_emu10k1_playback_mute_voice()
690 struct snd_emu10k1_voice *evoice, in snd_emu10k1_playback_mute_voices()
710 struct snd_emu10k1_voice *evoice) in snd_emu10k1_playback_trigger_voice()
[all …]
H A Dirq.c44 struct snd_emu10k1_voice *pvoice; in snd_emu10k1_interrupt()
H A Demu10k1_callback.c291 struct snd_emu10k1_voice *hwvoice; in get_voice()
H A Demuproc.c427 struct snd_emu10k1_voice *voice; in snd_emu10k1_proc_voices_read()
/openbmc/linux/include/sound/
H A Demu10k1.h1476 struct snd_emu10k1_voice { struct
1481 void (*interrupt)(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice); argument
1498 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK]; argument
1499 struct snd_emu10k1_voice *extra;
1749 struct snd_emu10k1_voice voices[NUM_G];
1890 struct snd_emu10k1_pcm *epcm, struct snd_emu10k1_voice **rvoice);
1891 int snd_emu10k1_voice_free(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice);