Home
last modified time | relevance | path

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

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