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

  /bionic/libc/kernel/uapi/linux/
soundcard.h 91 #define SNDCTL_FM_LOAD_INSTR _SIOW('Q', 7, struct sbi_instrument)
261 struct sbi_instrument { struct
  /external/kernel-headers/original/uapi/linux/
soundcard.h 135 #define SNDCTL_FM_LOAD_INSTR _SIOW ('Q', 7, struct sbi_instrument) /* Obsolete. Don't use!!!!!! */
454 * For FM synths (YM3812/OPL3) use struct sbi_instrument and write it to the
471 struct sbi_instrument { struct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
soundcard.h 133 #define SNDCTL_FM_LOAD_INSTR _SIOW ('Q', 7, struct sbi_instrument) /* Obsolete. Don't use!!!!!! */
450 * For FM synths (YM3812/OPL3) use struct sbi_instrument and write it to the
467 struct sbi_instrument { struct
    [all...]

Completed in 1062 milliseconds