Home
last modified time | relevance | path

Searched refs:snd_emu10k1_rate_to_pitch (Results 1 – 2 of 2) sorted by relevance

/sound/pci/emu10k1/
Dio.c511 unsigned int snd_emu10k1_rate_to_pitch(unsigned int rate) in snd_emu10k1_rate_to_pitch() function
Demupcm.c691 pitch = snd_emu10k1_rate_to_pitch(runtime->rate) >> 8; in snd_emu10k1_playback_trigger_voice()