Searched refs:get_pitch_shift (Results 1 – 2 of 2) sorted by relevance
38 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
57 int (*get_pitch_shift)(struct snd_emux *emu); member