Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dsys_timer.c143 case TMR_STOP: in def_tmr_event()
Dsound_timer.c141 case TMR_STOP: in timer_event()
Dmpu401.c342 timer_ext_event(devc, TMR_STOP, 0); in mpu_input_scanner()
1425 case TMR_STOP: in mpu_timer_event()
1664 case TMR_STOP: in timer_ext_event()
Dsequencer.c674 case TMR_STOP: in seq_timing_event()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h1026 #define TMR_STOP 3 macro
1238 #define SEQ_STOP_TIMER() _TIMER_EVENT(TMR_STOP, 0)
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_event.c249 case TMR_STOP: in timing_event()