Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_ioctl.c114 case SNDCTL_SEQ_RESETSAMPLES: in snd_seq_oss_ioctl()
/openbmc/linux/sound/synth/emux/
H A Demux_oss.c251 case SNDCTL_SEQ_RESETSAMPLES: in snd_emux_ioctl_seq_oss()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h137 #define SNDCTL_SEQ_RESETSAMPLES _SIOW ('Q', 9, int) macro
/openbmc/qemu/linux-user/
H A Dioctls.h498 IOCTL(SNDCTL_SEQ_RESETSAMPLES, IOC_W, MK_PTR(TYPE_INT))