Home
last modified time | relevance | path

Searched defs:synth_info (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsoundcard.h476 struct synth_info { /* Read only */ struct
477 char name[30];
478 int device; /* 0-N. INITIALIZE BEFORE CALLING */
479 int synth_type;
484 int synth_subtype;
493 int perc_mode; /* No longer supported */
494 int nr_voices;
495 int nr_drums; /* Obsolete field */
496 int instr_bank_size;
497 unsigned int capabilities;
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsoundcard.h476 struct synth_info { /* Read only */ struct
477 char name[30];
478 int device; /* 0-N. INITIALIZE BEFORE CALLING */
479 int synth_type;
484 int synth_subtype;
493 int perc_mode; /* No longer supported */
494 int nr_voices;
495 int nr_drums; /* Obsolete field */
496 int instr_bank_size;
497 unsigned int capabilities;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsoundcard.h480 struct synth_info { /* Read only */ struct
481 char name[30];
482 int device; /* 0-N. INITIALIZE BEFORE CALLING */
483 int synth_type;
488 int synth_subtype;
497 int perc_mode; /* No longer supported */
498 int nr_voices;
499 int nr_drums; /* Obsolete field */
500 int instr_bank_size;
501 unsigned int capabilities;
[all …]