Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dsys_timer.c246 case SNDCTL_TMR_METRONOME: in def_tmr_ioctl()
Dsound_timer.c249 case SNDCTL_TMR_METRONOME: in timer_ioctl()
Dsequencer.c1333 case SNDCTL_TMR_METRONOME: in sequencer_ioctl()
Dmpu401.c1584 case SNDCTL_TMR_METRONOME: in mpu_timer_ioctl()
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_ioctl.c86 case SNDCTL_TMR_METRONOME: in snd_seq_oss_ioctl()
Dseq_oss_timer.c270 case SNDCTL_TMR_METRONOME: in snd_seq_oss_timer_ioctl()
/linux-4.1.27/include/uapi/linux/
Dsoundcard.h180 #define SNDCTL_TMR_METRONOME _SIOW ('T', 7, int) macro
/linux-4.1.27/fs/
Dcompat_ioctl.c1075 COMPATIBLE_IOCTL(SNDCTL_TMR_METRONOME)