Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/sound/
Dasound.h661 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status) macro
/Linux-v4.19/include/uapi/sound/
Dasound.h661 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status) macro
/Linux-v4.19/sound/core/
Drawmidi.c766 case SNDRV_RAWMIDI_IOCTL_STATUS: in snd_rawmidi_ioctl()