Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dsys_timer.c207 case SNDCTL_TMR_TIMEBASE: in def_tmr_ioctl()
Dsound_timer.c205 case SNDCTL_TMR_TIMEBASE: in timer_ioctl()
Dsequencer.c1328 case SNDCTL_TMR_TIMEBASE: in sequencer_ioctl()
Dmpu401.c1524 case SNDCTL_TMR_TIMEBASE: in mpu_timer_ioctl()
/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_ioctl.c81 case SNDCTL_TMR_TIMEBASE: in snd_seq_oss_ioctl()
Dseq_oss_timer.c259 case SNDCTL_TMR_TIMEBASE: in snd_seq_oss_timer_ioctl()
/linux-4.4.14/include/uapi/linux/
Dsoundcard.h168 #define SNDCTL_TMR_TIMEBASE _SIOWR('T', 1, int) macro
/linux-4.4.14/fs/
Dcompat_ioctl.c1070 COMPATIBLE_IOCTL(SNDCTL_TMR_TIMEBASE)