Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c70 case SNDCTL_TMR_START: in snd_seq_oss_ioctl()
H A Dseq_oss_timer.c236 case SNDCTL_TMR_START: in snd_seq_oss_timer_ioctl()
/linux/include/uapi/linux/
H A Dsoundcard.h169 #define SNDCTL_TMR_START _SIO ('T', 2) macro