The right function name is snd_seq_has_queue_tempo_base().
Fixes: 24c7f4273394 ("seq: Add API functions to set different tempo base values")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
The older kernel might not support the different tempo-base, and setting a
different value from 1000 would fail. The application may heck the
-availability of tempo-base change via #snd_seq_has_tempo_base() function
+availability of tempo-base change via #snd_seq_has_queue_tempo_base() function
beforehand, and re-calculate in microsecond unit as fallback.
\subsection seq_ev_start Starting and stopping a queue