Home
last modified time | relevance | path

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

/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c38 static int get_pitch_shift(struct snd_emux *emu);
62 .get_pitch_shift = get_pitch_shift,
516 static int get_pitch_shift(struct snd_emux *emu) in get_pitch_shift() function