Home
last modified time | relevance | path

Searched defs:snd_rawmidi_info (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/sound/
Dasound.h495 struct snd_rawmidi_info { struct
496 unsigned int device;
497 unsigned int subdevice;
498 int stream;
499 int card;
523 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) argument