Searched refs:SEQ_SONGPOS (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | soundcard.h | 1252 #define SEQ_SONGPOS(pos) _TIMER_EVENT(TMR_SPP, pos) macro |
/linux-2.6.39/sound/oss/ | ||
D | mpu401.c | 1690 STORE(SEQ_SONGPOS(parm)); in timer_ext_event() |