Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c74 case SNDCTL_TMR_SOURCE: in snd_seq_oss_ioctl()
H A Dseq_oss_timer.c259 case SNDCTL_TMR_SOURCE: in snd_seq_oss_timer_ioctl()
/linux/include/uapi/linux/
H A Dsoundcard.h173 #define SNDCTL_TMR_SOURCE _SIOWR('T', 6, int) macro