Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h641 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status) macro
/linux-4.4.14/sound/core/
Drawmidi.c754 case SNDRV_RAWMIDI_IOCTL_STATUS: in snd_rawmidi_ioctl()