Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dsys_timer.c147 case TMR_CONTINUE: in def_tmr_event()
Dsound_timer.c145 case TMR_CONTINUE: in timer_event()
Dmpu401.c337 timer_ext_event(devc, TMR_CONTINUE, 0); in mpu_input_scanner()
1431 case TMR_CONTINUE: in mpu_timer_event()
1674 case TMR_CONTINUE: in timer_ext_event()
Dsequencer.c677 case TMR_CONTINUE: in seq_timing_event()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h1028 #define TMR_CONTINUE 5 macro
1239 #define SEQ_CONTINUE_TIMER() _TIMER_EVENT(TMR_CONTINUE, 0)
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_event.c254 case TMR_CONTINUE: in timing_event()