Searched refs:synth_info (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/seq/oss/ |
| H A D | seq_oss_synth.h | 37 int snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf);
|
| H A D | seq_oss_ioctl.c | 20 struct synth_info info; in snd_seq_oss_synth_info_user()
|
| H A D | seq_oss_synth.c | 604 snd_seq_oss_synth_make_info(struct seq_oss_devinfo *dp, int dev, struct synth_info *inf) in snd_seq_oss_synth_make_info()
|
| /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 D | soundcard.h | 128 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info) 145 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info) 476 struct synth_info { /* Read only */ struct
|
| /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 D | soundcard.h | 128 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info) 145 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info) 476 struct synth_info { /* Read only */ struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | soundcard.h | 130 #define SNDCTL_SYNTH_INFO _SIOWR('Q', 2, struct synth_info) 147 #define SNDCTL_SYNTH_ID _SIOWR('Q',20, struct synth_info) 480 struct synth_info { /* Read only */ struct
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | seq-oss.rst | 188 are used for making the appropriate synth_info structure for ioctl. The
|