HomeSort by relevance Sort by last modified time
    Searched refs:sbi_instrument (Results 1 - 4 of 4) 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...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 445 unsigned struct_sbi_instrument_sz = sizeof(struct sbi_instrument);
    [all...]

Completed in 371 milliseconds