Home
last modified time | relevance | path

Searched refs:SNDCTL_TMR_CONTINUE (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/sound/oss/
Dsys_timer.c203 case SNDCTL_TMR_CONTINUE: in def_tmr_ioctl()
Dsound_timer.c201 case SNDCTL_TMR_CONTINUE: in timer_ioctl()
Dsequencer.c1332 case SNDCTL_TMR_CONTINUE: in sequencer_ioctl()
Dmpu401.c1517 case SNDCTL_TMR_CONTINUE: in mpu_timer_ioctl()
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_ioctl.c85 case SNDCTL_TMR_CONTINUE: in snd_seq_oss_ioctl()
Dseq_oss_timer.c253 case SNDCTL_TMR_CONTINUE: in snd_seq_oss_timer_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h171 #define SNDCTL_TMR_CONTINUE _SIO ('T', 4) macro
/linux-4.1.27/fs/
Dcompat_ioctl.c1072 COMPATIBLE_IOCTL(SNDCTL_TMR_CONTINUE)