Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_ioctl.c127 case SNDCTL_SEQ_RESETSAMPLES: in snd_seq_oss_ioctl()
/Linux-v4.19/sound/synth/emux/
Demux_oss.c264 case SNDCTL_SEQ_RESETSAMPLES: in snd_emux_ioctl_seq_oss()
/Linux-v4.19/include/uapi/linux/
Dsoundcard.h137 #define SNDCTL_SEQ_RESETSAMPLES _SIOW ('Q', 9, int) macro
/Linux-v4.19/fs/
Dcompat_ioctl.c912 COMPATIBLE_IOCTL(SNDCTL_SEQ_RESETSAMPLES)