Home
last modified time | relevance | path

Searched refs:TMR_SPP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dsoundcard.h1032 #define TMR_SPP 10 /* Song position pointer */ macro
1244 #define SEQ_SONGPOS(pos) _TIMER_EVENT(TMR_SPP, pos)
/linux-4.1.27/sound/oss/
Dmpu401.c383 timer_ext_event(devc, TMR_SPP, in mpu_input_scanner()
1684 case TMR_SPP: in timer_ext_event()