Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c73 case SNDCTL_TMR_METRONOME: in snd_seq_oss_ioctl()
H A Dseq_oss_timer.c257 case SNDCTL_TMR_METRONOME: in snd_seq_oss_timer_ioctl()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h180 #define SNDCTL_TMR_METRONOME _SIOW ('T', 7, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h505 IOCTL(SNDCTL_TMR_METRONOME, IOC_W, MK_PTR(TYPE_INT))