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