Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c76 case SNDCTL_SEQ_CTRLRATE: in snd_seq_oss_ioctl()
H A Dseq_oss_timer.c222 if (cmd == SNDCTL_SEQ_CTRLRATE) { in snd_seq_oss_timer_ioctl()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h131 #define SNDCTL_SEQ_CTRLRATE _SIOWR('Q', 3, int) /* Set/get timer resolution (HZ) */ macro
/openbmc/qemu/linux-user/
H A Dioctls.h489 IOCTL(SNDCTL_SEQ_CTRLRATE, IOC_RW, MK_PTR(TYPE_INT))