Home
last modified time | relevance | path

Searched refs:SNDCTL_TMR_CONTINUE (Results 1 – 3 of 3) sorted by last modified time

/linux/sound/core/seq/oss/
H A Dseq_oss_timer.c240 case SNDCTL_TMR_CONTINUE: in snd_seq_oss_timer_ioctl()
H A Dseq_oss_ioctl.c72 case SNDCTL_TMR_CONTINUE: in snd_seq_oss_ioctl()
/linux/include/uapi/linux/
H A Dsoundcard.h171 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4) macro