Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dsys_timer.c199 case SNDCTL_TMR_STOP: in def_tmr_ioctl()
Dsound_timer.c197 case SNDCTL_TMR_STOP: in timer_ioctl()
Dsequencer.c1331 case SNDCTL_TMR_STOP: in sequencer_ioctl()
Dmpu401.c1511 case SNDCTL_TMR_STOP: in mpu_timer_ioctl()
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_ioctl.c84 case SNDCTL_TMR_STOP: in snd_seq_oss_ioctl()
Dseq_oss_timer.c251 case SNDCTL_TMR_STOP: in snd_seq_oss_timer_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h170 #define SNDCTL_TMR_STOP _SIO ('T', 3) macro
/linux-4.1.27/fs/
Dcompat_ioctl.c1071 COMPATIBLE_IOCTL(SNDCTL_TMR_STOP)