Searched refs:soundfont_patch_info (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | sfnt_info.h | 39 struct soundfont_patch_info { struct 207 #define SNDRV_EMUX_IOCTL_LOAD_PATCH _IOWR('H', 0x81, struct soundfont_patch_info)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | sfnt_info.h | 24 struct soundfont_patch_info { struct 192 #define SNDRV_EMUX_IOCTL_LOAD_PATCH _IOWR('H', 0x81, struct soundfont_patch_info)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | sfnt_info.h | 27 struct soundfont_patch_info { struct 144 #define SNDRV_EMUX_IOCTL_LOAD_PATCH _IOWR('H', 0x81, struct soundfont_patch_info)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | sfnt_info.h | 14 struct soundfont_patch_info { struct 134 #define SNDRV_EMUX_IOCTL_LOAD_PATCH _IOWR('H', 0x81, struct soundfont_patch_info)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | sfnt_info.h | 27 struct soundfont_patch_info { struct 144 #define SNDRV_EMUX_IOCTL_LOAD_PATCH _IOWR('H', 0x81, struct soundfont_patch_info)
|
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_hwdep.c | 23 struct soundfont_patch_info patch; in snd_emux_hwdep_load_patch()
|
H A D | emux_oss.c | 211 struct soundfont_patch_info patch; in snd_emux_load_patch_seq_oss()
|
H A D | soundfont.c | 119 struct soundfont_patch_info patch; in snd_soundfont_load()
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_hwdep.c | 23 struct soundfont_patch_info patch; in snd_emux_hwdep_load_patch()
|
H A D | emux_oss.c | 211 struct soundfont_patch_info patch; in snd_emux_load_patch_seq_oss()
|
H A D | soundfont.c | 119 struct soundfont_patch_info patch; in snd_soundfont_load()
|
Completed in 8 milliseconds