HomeSort by relevance Sort by last modified time
    Searched refs:snd_rawmidi_info (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
rawmidi.h 113 int snd_rawmidi_info(snd_rawmidi_t *rmidi, snd_rawmidi_info_t * info);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
rawmidi.h 113 int snd_rawmidi_info(snd_rawmidi_t *rmidi, snd_rawmidi_info_t * info);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
rawmidi.h 170 int snd_rawmidi_info_select(struct snd_card *card, struct snd_rawmidi_info *info);
asound.h 494 struct snd_rawmidi_info { struct
526 SNDRV_RAWMIDI_IOCTL_INFO = _IOR('W', 0x01, struct snd_rawmidi_info),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
rawmidi.h 113 int snd_rawmidi_info(snd_rawmidi_t *rmidi, snd_rawmidi_info_t * info);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
rawmidi.h 170 int snd_rawmidi_info_select(struct snd_card *card, struct snd_rawmidi_info *info);
asound.h 494 struct snd_rawmidi_info { struct
526 SNDRV_RAWMIDI_IOCTL_INFO = _IOR('W', 0x01, struct snd_rawmidi_info),
    [all...]
  /bionic/libc/kernel/common/sound/
asound.h 481 struct snd_rawmidi_info { struct
516 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 506 struct snd_rawmidi_info { struct
537 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info)
    [all...]

Completed in 806 milliseconds