Home
last modified time | relevance | path

Searched refs:SNDCTL_MIDI_INFO (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_ioctl.c144 case SNDCTL_MIDI_INFO: in snd_seq_oss_ioctl()
/linux-6.1.9/include/uapi/linux/
Dsoundcard.h140 #define SNDCTL_MIDI_INFO _SIOWR('Q',12, struct midi_info) macro