Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c75 case SNDCTL_TMR_SELECT: in snd_seq_oss_ioctl()
H A Dseq_oss_timer.c258 case SNDCTL_TMR_SELECT: in snd_seq_oss_timer_ioctl()
/linux/include/uapi/linux/
H A Dsoundcard.h181 #define SNDCTL_TMR_SELECT _SIOW ('T', 8, int) macro