Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_timer.c209 send_timer_event(timer->dp, SNDRV_SEQ_EVENT_TEMPO, timer->tempo); in snd_seq_oss_timer_tempo()
/linux-6.1.9/include/uapi/sound/
Dasequencer.h61 #define SNDRV_SEQ_EVENT_TEMPO 35 /* (SMF) Tempo event */ macro
/linux-6.1.9/sound/core/seq/
Dseq_midi_emul.c209 case SNDRV_SEQ_EVENT_TEMPO: in snd_midi_process_event()
Dseq_queue.c674 case SNDRV_SEQ_EVENT_TEMPO: in snd_seq_queue_process_event()