Home
last modified time | relevance | path

Searched refs:snd_rawmidi_info (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-lib/include/
H A Drawmidi.h113 #define snd_rawmidi_info_alloca(ptr) __snd_alloca(ptr, snd_rawmidi_info)
130 int snd_rawmidi_info(snd_rawmidi_t *rmidi, snd_rawmidi_info_t * info);
H A Dlocal.h108 #define _snd_rawmidi_info snd_rawmidi_info
/third_party/alsa-lib/src/rawmidi/
H A Dump.c15 err = snd_rawmidi_info(ump->rawmidi, &info); in get_rawmidi_flags()
201 return snd_rawmidi_info(ump->rawmidi, info); in snd_ump_rawmidi_info()
H A Drawmidi.c681 int snd_rawmidi_info(snd_rawmidi_t *rawmidi, snd_rawmidi_info_t * info) in snd_rawmidi_info() function
/third_party/alsa-lib/include/sound/uapi/
H A Dasound.h725 struct snd_rawmidi_info { struct
849 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info)
1188 #define SNDRV_CTL_IOCTL_RAWMIDI_INFO _IOWR('U', 0x41, struct snd_rawmidi_info)

Completed in 9 milliseconds