Home
last modified time | relevance | path

Searched refs:SNDCTL_SYNTH_REMOVESAMPLE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dsoundcard.h149 #define SNDCTL_SYNTH_REMOVESAMPLE _SIOWR('Q',22, struct remove_sample) macro
/linux-4.1.27/sound/oss/
Dsequencer.c1413 case SNDCTL_SYNTH_REMOVESAMPLE: in sequencer_ioctl()
/linux-4.1.27/fs/
Dcompat_ioctl.c1067 COMPATIBLE_IOCTL(SNDCTL_SYNTH_REMOVESAMPLE)