Home
last modified time | relevance | path

Searched refs:snd_emu10k1_synth_get_voice (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_synth_local.h26 int snd_emu10k1_synth_get_voice(struct snd_emu10k1 *hw);
H A Demu10k1_synth.c60 hw->get_synth_voice = snd_emu10k1_synth_get_voice; in snd_emu10k1_synth_probe()
H A Demu10k1_callback.c80 snd_emu10k1_synth_get_voice(struct snd_emu10k1 *hw) in snd_emu10k1_synth_get_voice() function