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

  /bionic/libc/kernel/common/sound/
asound.h 506 struct snd_rawmidi_status { struct
519 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 528 struct snd_rawmidi_status { struct
539 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 516 struct snd_rawmidi_status { struct
528 SNDRV_RAWMIDI_IOCTL_STATUS = _IOWR('W', 0x20, struct snd_rawmidi_status),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 516 struct snd_rawmidi_status { struct
528 SNDRV_RAWMIDI_IOCTL_STATUS = _IOWR('W', 0x20, struct snd_rawmidi_status),
    [all...]

Completed in 574 milliseconds