Home
last modified time | relevance | path

Searched refs:soundfont_patch_info (Results 1 – 6 of 6) 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/sound/
H A Dsfnt_info.h39 struct soundfont_patch_info { struct
207 #define SNDRV_EMUX_IOCTL_LOAD_PATCH _IOWR('H', 0x81, struct soundfont_patch_info)
/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/sound/
H A Dsfnt_info.h39 struct soundfont_patch_info { struct
207 #define SNDRV_EMUX_IOCTL_LOAD_PATCH _IOWR('H', 0x81, struct soundfont_patch_info)
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dsfnt_info.h39 struct soundfont_patch_info { struct
207 #define SNDRV_EMUX_IOCTL_LOAD_PATCH _IOWR('H', 0x81, struct soundfont_patch_info)
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_hwdep.c23 struct soundfont_patch_info patch; in snd_emux_hwdep_load_patch()
H A Demux_oss.c211 struct soundfont_patch_info patch; in snd_emux_load_patch_seq_oss()
H A Dsoundfont.c119 struct soundfont_patch_info patch; in snd_soundfont_load()