Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c68 case SNDCTL_TMR_TIMEBASE: in snd_seq_oss_ioctl()
H A Dseq_oss_timer.c246 case SNDCTL_TMR_TIMEBASE: in snd_seq_oss_timer_ioctl()
/linux/include/uapi/linux/
H A Dsoundcard.h168 #define SNDCTL_TMR_TIMEBASE _SIOWR('T', 1, int) macro