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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
rawmidi.h 129 int snd_rawmidi_params(snd_rawmidi_t *rmidi, snd_rawmidi_params_t * params);
  /bionic/libc/kernel/common/sound/
asound.h 497 struct snd_rawmidi_params { struct
517 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 520 struct snd_rawmidi_params { struct
538 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params)
    [all...]

Completed in 54 milliseconds