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

  /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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
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/sound/
asound.h 494 struct snd_rawmidi_info { struct
526 SNDRV_RAWMIDI_IOCTL_INFO = _IOR('W', 0x01, struct snd_rawmidi_info),
    [all...]

Completed in 888 milliseconds