Home
last modified time | relevance | path

Searched refs:SNDCTL_TMR_TEMPO (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c69 case SNDCTL_TMR_TEMPO: in snd_seq_oss_ioctl()
H A Dseq_oss_timer.c242 case SNDCTL_TMR_TEMPO: in snd_seq_oss_timer_ioctl()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h172 #define SNDCTL_TMR_TEMPO _SIOWR('T', 5, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h504 IOCTL(SNDCTL_TMR_TEMPO, IOC_RW, MK_PTR(TYPE_INT))