Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dsys_timer.c138 case TMR_START: in def_tmr_event()
Dsound_timer.c135 case TMR_START: in timer_event()
Dmpu401.c332 timer_ext_event(devc, TMR_START, 0); in mpu_input_scanner()
1420 case TMR_START: in mpu_timer_event()
1650 case TMR_START: in timer_ext_event()
Dsequencer.c668 case TMR_START: in seq_timing_event()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h338 #define SEQ_SYNCTIMER TMR_START
1027 #define TMR_START 4 macro
1237 #define SEQ_START_TIMER() _TIMER_EVENT(TMR_START, 0)
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_timer.c105 case TMR_START: in snd_seq_oss_process_timer_event()