Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/seq/oss/
Dseq_oss_ioctl.c127 case SNDCTL_SEQ_RESETSAMPLES: in snd_seq_oss_ioctl()
/linux-4.4.14/sound/synth/emux/
Demux_oss.c266 case SNDCTL_SEQ_RESETSAMPLES: in snd_emux_ioctl_seq_oss()
/linux-4.4.14/include/uapi/linux/
Dsoundcard.h137 #define SNDCTL_SEQ_RESETSAMPLES _SIOW ('Q', 9, int) macro
/linux-4.4.14/sound/oss/
Dsequencer.c1412 case SNDCTL_SEQ_RESETSAMPLES: in sequencer_ioctl()
/linux-4.4.14/fs/
Dcompat_ioctl.c1056 COMPATIBLE_IOCTL(SNDCTL_SEQ_RESETSAMPLES)