Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h968 #define SNDRV_CTL_IOCTL_RAWMIDI_INFO _IOWR('U', 0x41, struct snd_rawmidi_info) macro
/linux-4.4.14/sound/core/
Drawmidi.c858 case SNDRV_CTL_IOCTL_RAWMIDI_INFO: in snd_rawmidi_control_ioctl()